Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
postgres-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
postgres-formula
Commits
33e590ec
Unverified
Commit
33e590ec
authored
Aug 19, 2021
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(kitchen+ci): update with latest `3003.2` pre-salted images [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/360
parent
e29eb983
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+19
-15
19 additions, 15 deletions
.gitlab-ci.yml
.travis.yml
+19
-15
19 additions, 15 deletions
.travis.yml
kitchen.yml
+61
-45
61 additions, 45 deletions
kitchen.yml
with
99 additions
and
75 deletions
.gitlab-ci.yml
+
19
−
15
View file @
33e590ec
...
@@ -198,21 +198,25 @@ almalinux-8-master-py3: {extends: '.test_instance'}
...
@@ -198,21 +198,25 @@ almalinux-8-master-py3: {extends: '.test_instance'}
# default-rockylinux-8-master-py3: {extends: '.test_instance'}
# default-rockylinux-8-master-py3: {extends: '.test_instance'}
# repo-rockylinux-8-master-py3: {extends: '.test_instance'}
# repo-rockylinux-8-master-py3: {extends: '.test_instance'}
rockylinux-8-master-py3
:
{
extends
:
'
.test_instance'
}
rockylinux-8-master-py3
:
{
extends
:
'
.test_instance'
}
# default-debian-11-3003-1-py3: {extends: '.test_instance'}
# default-debian-11-3003-2-py3: {extends: '.test_instance'}
# default-debian-10-3003-1-py3: {extends: '.test_instance'}
# default-debian-10-3003-2-py3: {extends: '.test_instance'}
# default-debian-9-3003-1-py3: {extends: '.test_instance'}
# default-debian-9-3003-2-py3: {extends: '.test_instance'}
# default-ubuntu-2004-3003-1-py3: {extends: '.test_instance'}
# default-ubuntu-2004-3003-2-py3: {extends: '.test_instance'}
# default-ubuntu-1804-3003-1-py3: {extends: '.test_instance'}
# default-ubuntu-1804-3003-2-py3: {extends: '.test_instance'}
# default-centos-8-3003-1-py3: {extends: '.test_instance'}
# default-centos-8-3003-2-py3: {extends: '.test_instance'}
# default-centos-7-3003-1-py3: {extends: '.test_instance'}
# default-centos-7-3003-2-py3: {extends: '.test_instance'}
# default-fedora-34-3003-1-py3: {extends: '.test_instance'}
# default-fedora-34-3003-2-py3: {extends: '.test_instance'}
# default-fedora-33-3003-1-py3: {extends: '.test_instance'}
# default-fedora-33-3003-2-py3: {extends: '.test_instance'}
# default-opensuse-leap-153-3003-1-py3: {extends: '.test_instance'}
# default-opensuse-leap-153-3003-2-py3: {extends: '.test_instance'}
# default-opensuse-leap-152-3003-1-py3: {extends: '.test_instance'}
# default-opensuse-leap-152-3003-2-py3: {extends: '.test_instance'}
# default-opensuse-tmbl-latest-3003-1-py3: {extends: '.test_instance'}
# default-opensuse-tmbl-latest-3003-2-py3: {extends: '.test_instance'}
# default-amazonlinux-2-3003-1-py3: {extends: '.test_instance'}
# default-amazonlinux-2-3003-2-py3: {extends: '.test_instance'}
# default-oraclelinux-8-3003-1-py3: {extends: '.test_instance'}
# default-oraclelinux-8-3003-2-py3: {extends: '.test_instance'}
# default-oraclelinux-7-3003-1-py3: {extends: '.test_instance'}
# default-oraclelinux-7-3003-2-py3: {extends: '.test_instance'}
# default-arch-base-latest-3003-2-py3: {extends: '.test_instance'}
# default-gentoo-stage3-latest-3003-2-py3: {extends: '.test_instance'}
# default-gentoo-stage3-systemd-3003-2-py3: {extends: '.test_instance'}
# default-almalinux-8-3003-2-py3: {extends: '.test_instance'}
# default-arch-base-latest-3003-1-py3: {extends: '.test_instance'}
# default-arch-base-latest-3003-1-py3: {extends: '.test_instance'}
# default-gentoo-stage3-latest-3003-1-py3: {extends: '.test_instance'}
# default-gentoo-stage3-latest-3003-1-py3: {extends: '.test_instance'}
# default-gentoo-stage3-systemd-3003-1-py3: {extends: '.test_instance'}
# default-gentoo-stage3-systemd-3003-1-py3: {extends: '.test_instance'}
...
...
This diff is collapsed.
Click to expand it.
.travis.yml
+
19
−
15
View file @
33e590ec
...
@@ -151,21 +151,25 @@ jobs:
...
@@ -151,21 +151,25 @@ jobs:
# - env: INSTANCE=default-rockylinux-8-master-py3
# - env: INSTANCE=default-rockylinux-8-master-py3
# - env: INSTANCE=repo-rockylinux-8-master-py3
# - env: INSTANCE=repo-rockylinux-8-master-py3
-
env
:
INSTANCE=rockylinux-8-master-py3
-
env
:
INSTANCE=rockylinux-8-master-py3
# - env: INSTANCE=default-debian-11-3003-1-py3
# - env: INSTANCE=default-debian-11-3003-2-py3
# - env: INSTANCE=default-debian-10-3003-1-py3
# - env: INSTANCE=default-debian-10-3003-2-py3
# - env: INSTANCE=default-debian-9-3003-1-py3
# - env: INSTANCE=default-debian-9-3003-2-py3
# - env: INSTANCE=default-ubuntu-2004-3003-1-py3
# - env: INSTANCE=default-ubuntu-2004-3003-2-py3
# - env: INSTANCE=default-ubuntu-1804-3003-1-py3
# - env: INSTANCE=default-ubuntu-1804-3003-2-py3
# - env: INSTANCE=default-centos-8-3003-1-py3
# - env: INSTANCE=default-centos-8-3003-2-py3
# - env: INSTANCE=default-centos-7-3003-1-py3
# - env: INSTANCE=default-centos-7-3003-2-py3
# - env: INSTANCE=default-fedora-34-3003-1-py3
# - env: INSTANCE=default-fedora-34-3003-2-py3
# - env: INSTANCE=default-fedora-33-3003-1-py3
# - env: INSTANCE=default-fedora-33-3003-2-py3
# - env: INSTANCE=default-opensuse-leap-153-3003-1-py3
# - env: INSTANCE=default-opensuse-leap-153-3003-2-py3
# - env: INSTANCE=default-opensuse-leap-152-3003-1-py3
# - env: INSTANCE=default-opensuse-leap-152-3003-2-py3
# - env: INSTANCE=default-opensuse-tmbl-latest-3003-1-py3
# - env: INSTANCE=default-opensuse-tmbl-latest-3003-2-py3
# - env: INSTANCE=default-amazonlinux-2-3003-1-py3
# - env: INSTANCE=default-amazonlinux-2-3003-2-py3
# - env: INSTANCE=default-oraclelinux-8-3003-1-py3
# - env: INSTANCE=default-oraclelinux-8-3003-2-py3
# - env: INSTANCE=default-oraclelinux-7-3003-1-py3
# - env: INSTANCE=default-oraclelinux-7-3003-2-py3
# - env: INSTANCE=default-arch-base-latest-3003-2-py3
# - env: INSTANCE=default-gentoo-stage3-latest-3003-2-py3
# - env: INSTANCE=default-gentoo-stage3-systemd-3003-2-py3
# - env: INSTANCE=default-almalinux-8-3003-2-py3
# - env: INSTANCE=default-arch-base-latest-3003-1-py3
# - env: INSTANCE=default-arch-base-latest-3003-1-py3
# - env: INSTANCE=default-gentoo-stage3-latest-3003-1-py3
# - env: INSTANCE=default-gentoo-stage3-latest-3003-1-py3
# - env: INSTANCE=default-gentoo-stage3-systemd-3003-1-py3
# - env: INSTANCE=default-gentoo-stage3-systemd-3003-1-py3
...
...
This diff is collapsed.
Click to expand it.
kitchen.yml
+
61
−
45
View file @
33e590ec
...
@@ -142,69 +142,84 @@ platforms:
...
@@ -142,69 +142,84 @@ platforms:
driver
:
driver
:
image
:
saltimages/salt-master-py3:rockylinux-8
image
:
saltimages/salt-master-py3:rockylinux-8
## SALT `3003.
1
`
## SALT `3003.
2
`
-
name
:
debian-11-3003-
1
-py3
-
name
:
debian-11-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:debian-11
image
:
saltimages/salt-3003.
2
-py3:debian-11
run_command
:
/lib/systemd/systemd
run_command
:
/lib/systemd/systemd
-
name
:
debian-10-3003-
1
-py3
-
name
:
debian-10-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:debian-10
image
:
saltimages/salt-3003.
2
-py3:debian-10
run_command
:
/lib/systemd/systemd
run_command
:
/lib/systemd/systemd
-
name
:
debian-9-3003-
1
-py3
-
name
:
debian-9-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:debian-9
image
:
saltimages/salt-3003.
2
-py3:debian-9
run_command
:
/lib/systemd/systemd
run_command
:
/lib/systemd/systemd
-
name
:
ubuntu-2004-3003-
1
-py3
-
name
:
ubuntu-2004-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:ubuntu-20.04
image
:
saltimages/salt-3003.
2
-py3:ubuntu-20.04
run_command
:
/lib/systemd/systemd
run_command
:
/lib/systemd/systemd
-
name
:
ubuntu-1804-3003-
1
-py3
-
name
:
ubuntu-1804-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:ubuntu-18.04
image
:
saltimages/salt-3003.
2
-py3:ubuntu-18.04
run_command
:
/lib/systemd/systemd
run_command
:
/lib/systemd/systemd
-
name
:
centos-8-3003-
1
-py3
-
name
:
centos-8-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:centos-8
image
:
saltimages/salt-3003.
2
-py3:centos-8
-
name
:
centos-7-3003-
1
-py3
-
name
:
centos-7-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:centos-7
image
:
saltimages/salt-3003.
2
-py3:centos-7
-
name
:
fedora-34-3003-
1
-py3
-
name
:
fedora-34-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:fedora-34
image
:
saltimages/salt-3003.
2
-py3:fedora-34
-
name
:
fedora-33-3003-
1
-py3
-
name
:
fedora-33-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:fedora-33
image
:
saltimages/salt-3003.
2
-py3:fedora-33
-
name
:
opensuse-leap-153-3003-
1
-py3
-
name
:
opensuse-leap-153-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:opensuse-leap-15.3
image
:
saltimages/salt-3003.
2
-py3:opensuse-leap-15.3
# Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
# Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
# => SCP did not finish successfully (255): (Net::SCP::Error)
# => SCP did not finish successfully (255): (Net::SCP::Error)
transport
:
transport
:
max_ssh_sessions
:
1
max_ssh_sessions
:
1
-
name
:
opensuse-leap-152-3003-
1
-py3
-
name
:
opensuse-leap-152-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:opensuse-leap-15.2
image
:
saltimages/salt-3003.
2
-py3:opensuse-leap-15.2
# Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
# Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
# => SCP did not finish successfully (255): (Net::SCP::Error)
# => SCP did not finish successfully (255): (Net::SCP::Error)
transport
:
transport
:
max_ssh_sessions
:
1
max_ssh_sessions
:
1
-
name
:
opensuse-tmbl-latest-3003-
1
-py3
-
name
:
opensuse-tmbl-latest-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:opensuse-tumbleweed-latest
image
:
saltimages/salt-3003.
2
-py3:opensuse-tumbleweed-latest
# Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
# Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
# => SCP did not finish successfully (255): (Net::SCP::Error)
# => SCP did not finish successfully (255): (Net::SCP::Error)
transport
:
transport
:
max_ssh_sessions
:
1
max_ssh_sessions
:
1
-
name
:
amazonlinux-2-3003-1-py3
-
name
:
amazonlinux-2-3003-2-py3
driver
:
image
:
saltimages/salt-3003.2-py3:amazonlinux-2
-
name
:
oraclelinux-8-3003-2-py3
driver
:
image
:
saltimages/salt-3003.2-py3:oraclelinux-8
-
name
:
oraclelinux-7-3003-2-py3
driver
:
image
:
saltimages/salt-3003.2-py3:oraclelinux-7
-
name
:
arch-base-latest-3003-2-py3
driver
:
driver
:
image
:
saltimages/salt-3003.
1
-py3:a
mazonlinux-2
image
:
saltimages/salt-3003.
2
-py3:a
rch-base-latest
-
name
:
oraclelinux-8
-3003-
1
-py3
-
name
:
gentoo-stage3-latest
-3003-
2
-py3
driver
:
driver
:
image
:
saltimages/salt-3003.1-py3:oraclelinux-8
image
:
saltimages/salt-3003.2-py3:gentoo-stage3-latest
-
name
:
oraclelinux-7-3003-1-py3
run_command
:
/sbin/init
-
name
:
gentoo-stage3-systemd-3003-2-py3
driver
:
image
:
saltimages/salt-3003.2-py3:gentoo-stage3-systemd
-
name
:
almalinux-8-3003-2-py3
driver
:
driver
:
image
:
saltimages/salt-3003.1-py3:oraclelinux-7
image
:
saltimages/salt-3003.2-py3:almalinux-8
## SALT `3003.1`
-
name
:
arch-base-latest-3003-1-py3
-
name
:
arch-base-latest-3003-1-py3
driver
:
driver
:
image
:
saltimages/salt-3003.1-py3:arch-base-latest
image
:
saltimages/salt-3003.1-py3:arch-base-latest
...
@@ -475,20 +490,21 @@ suites:
...
@@ -475,20 +490,21 @@ suites:
-
oraclelinux-7-master-py3
-
oraclelinux-7-master-py3
-
almalinux-8-master-py3
-
almalinux-8-master-py3
-
rockylinux-8-master-py3
-
rockylinux-8-master-py3
-
debian-11-3003-1-py3
-
debian-11-3003-2-py3
-
debian-10-3003-1-py3
-
debian-10-3003-2-py3
-
debian-9-3003-1-py3
-
debian-9-3003-2-py3
-
ubuntu-2004-3003-1-py3
-
ubuntu-2004-3003-2-py3
-
ubuntu-1804-3003-1-py3
-
ubuntu-1804-3003-2-py3
-
centos-8-3003-1-py3
-
centos-8-3003-2-py3
-
centos-7-3003-1-py3
-
centos-7-3003-2-py3
-
fedora-34-3003-1-py3
-
fedora-34-3003-2-py3
-
fedora-33-3003-1-py3
-
fedora-33-3003-2-py3
-
opensuse-leap-153-3003-1-py3
-
opensuse-leap-153-3003-2-py3
-
opensuse-leap-152-3003-1-py3
-
opensuse-leap-152-3003-2-py3
-
amazonlinux-2-3003-1-py3
-
amazonlinux-2-3003-2-py3
-
oraclelinux-8-3003-1-py3
-
oraclelinux-8-3003-2-py3
-
oraclelinux-7-3003-1-py3
-
oraclelinux-7-3003-2-py3
-
almalinux-8-3003-2-py3
-
debian-11-3002-6-py3
-
debian-11-3002-6-py3
-
debian-10-3002-6-py3
-
debian-10-3002-6-py3
-
debian-9-3002-6-py3
-
debian-9-3002-6-py3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment