Skip to content

Commit

Permalink
ci(gitlab): enable domains testing on gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbertoli committed Jul 2, 2021
1 parent 87456a1 commit c3637f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ rpm-rockylinux-8-master-py3: {extends: '.test_instance'}
# git-gentoo-stage3-systemd-3000-9-py3: {extends: '.test_instance'}
# git-ubuntu-1804-3000-9-py2: {extends: '.test_instance'}
# git-arch-base-latest-3000-9-py2: {extends: '.test_instance'}
domains-debian-10-3003-1-py3: {extends: '.test_instance'}

###############################################################################
# `release` stage: `semantic-release`
Expand Down
2 changes: 1 addition & 1 deletion kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ suites:
- path: test/integration/rpm
- name: domains
includes:
- debian-10-3003-0-py3
- debian-10-3003-1-py3
provisioner:
dependencies:
- name: apt
Expand Down

0 comments on commit c3637f7

Please sign in to comment.