Commit graph

30 commits

Author SHA1 Message Date
krionbsd
a143b26bd4 Remove 3001 from CI: EoL 2022-03-15 13:03:48 +00:00
krionbsd
33f23e97e4 Add CI for v3004 2022-03-15 13:03:48 +00:00
krionbsd
ce779b02ab Add CI for Ubuntu-21.10 and remove for 21.04 2022-03-15 13:03:48 +00:00
Imran Iqbal
e7adfe409f ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Gentoo 2022-03-15 13:03:48 +00:00
Imran Iqbal
3eb6001e5c ci(freebsd): replace 12.2 with newly released 12.3 box
* https://app.vagrantup.com/bento/boxes/freebsd-12.3
2022-03-15 13:03:48 +00:00
Imran Iqbal
bbc3213454 ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Tumbleweed 2022-03-15 13:03:48 +00:00
Imran Iqbal
68d22715a0 ci(centos-stream8): add platform 2022-03-15 13:03:48 +00:00
Imran Iqbal
f55c2b4e32 ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Arch Linux 2022-03-15 13:03:48 +00:00
krionbsd
6fb638fa2b Re-add CI for Ubuntu-16 2022-03-15 13:03:48 +00:00
Bryce Larson
60545e7f42 remove py2 and 3000 jobs from test suite 2021-09-14 10:30:49 +02:00
Imran Iqbal
3690eeec50 refactor(kitchen): use YAML node anchors to minimise duplication 2021-07-16 07:37:20 +02:00
Imran Iqbal
7c56c504bf feat(kitchen): remove unnecessary platform salt_bootstrap_options 2021-07-16 07:37:20 +02:00
Imran Iqbal
e5e5098745 refactor(kitchen): use driver instead of driver_config
* https://github.com/test-kitchen/kitchen-azurerm/issues/69
* 55b768d0b3
2021-07-16 07:37:20 +02:00
Imran Iqbal
075e061262 feat(kitchen): update to openSUSE Leap 15.3 2021-07-16 07:37:20 +02:00
Imran Iqbal
d37806dce9 refactor(kitchen): remove unnecessary image entries (Fedora) 2021-07-16 07:37:20 +02:00
Imran Iqbal
f80e311747 refactor(kitchen): provide general run_command 2021-07-16 07:37:20 +02:00
Bryce Larson
c61820d410 more changes for 3003 tests 2021-07-01 21:01:08 +00:00
Bryce Larson
fbb55eda4b add salt 3003 tests 2021-07-01 21:01:08 +00:00
Imran Iqbal
4777897146 feat(almalinux-8): add CI for platform 2021-06-27 09:55:11 +02:00
Imran Iqbal
0612b49bd6 feat(rockylinux-8): add CI for platform
Closes #1553.
2021-06-27 09:55:11 +02:00
Imran Iqbal
c26d540c9b feat(oraclelinux-8): add CI for platform
Closes #1537.
2021-06-27 09:55:11 +02:00
Imran Iqbal
53f7b20a37 feat(ubuntu-1604): remove platform (EOL) 2021-06-27 09:55:11 +02:00
Imran Iqbal
546e7c9ad3 feat(fedora-32): remove platform (EOL) 2021-06-27 09:55:11 +02:00
Imran Iqbal
df29ae3a00 feat(bsd): add CI testing using Kitchen's vagrant driver 2021-05-23 11:23:18 +02:00
Kirill Ponomarev
600d789cfb
Add Ubuntu 21.04 to CI (#1560)
* Add Ubuntu 21.04 to CI
2021-05-10 18:24:37 +02:00
Ivo Jánský
db924b4e81 Gentoo - relax setuptools version upper bound
Signed-off-by: Ivo Jánský <ivo.jansky@gmail.com>
2021-05-04 09:26:19 +01:00
Imran Iqbal
ca0669c78d feat(fedora): add CI for Fedora 34 & 35 2021-04-26 19:52:34 +02:00
Imran Iqbal
388ef93cf2 ci(kitchen): use new Arch Linux image (previous is deprecated)
* https://hub.docker.com/r/archlinux/base
  - Deprecated. Use new image at https://hub.docker.com/r/archlinux/archlinux
2021-04-26 19:52:34 +02:00
Imran Iqbal
055e51e5b4 ci(arch): add CI for latest-arch 2021-03-24 17:43:05 +00:00
Imran Iqbal
757f4b6169 refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
* Mirrors contribution to `saltstack/salt` repo:
  - https://github.com/saltstack/salt/pull/54442
* `.gitignore`:
  - 46f96e4f37/.gitignore (L112-L116)
2021-02-16 17:22:06 +00:00
Renamed from .kitchen.yml (Browse further)