Commit graph

14 commits

Author SHA1 Message Date
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)