Skip to content

Commit

Permalink
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#410
  • Loading branch information
myii committed Feb 2, 2022
1 parent 5686747 commit f33879f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ ubuntu-ubuntu-1804-3004-0-py3: {extends: '.test_instance'}
ubuntu-ubuntu-1804-3003-3-py3: {extends: '.test_instance'}
# ubuntu-ubuntu-2004-3002-7-py3: {extends: '.test_instance'}
ubuntu-ubuntu-1804-3002-7-py3: {extends: '.test_instance'}
# ubuntu-ubuntu-2004-3001-8-py3: {extends: '.test_instance'}
ubuntu-ubuntu-1804-3001-8-py3: {extends: '.test_instance'}

###############################################################################
# `release` stage: `semantic-release`
Expand Down
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ jobs:
- env: INSTANCE=ubuntu-ubuntu-1804-3003-3-py3
# - env: INSTANCE=ubuntu-ubuntu-2004-3002-7-py3
- env: INSTANCE=ubuntu-ubuntu-1804-3002-7-py3
# - env: INSTANCE=ubuntu-ubuntu-2004-3001-8-py3
- env: INSTANCE=ubuntu-ubuntu-1804-3001-8-py3

## Define the release stage that runs `semantic-release`
- stage: 'release'
Expand Down
10 changes: 0 additions & 10 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,6 @@ platforms:
image: saltimages/salt-3002.7-py3:ubuntu-18.04
run_command: /lib/systemd/systemd

## SALT `3001.8`
- name: ubuntu-2004-3001-8-py3
driver:
image: saltimages/salt-3001.8-py3:ubuntu-20.04
run_command: /lib/systemd/systemd
- name: ubuntu-1804-3001-8-py3
driver:
image: saltimages/salt-3001.8-py3:ubuntu-18.04
run_command: /lib/systemd/systemd

verifier:
# https://www.inspec.io/
name: inspec
Expand Down

0 comments on commit f33879f

Please sign in to comment.