Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
puppet-ssp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Adullact
puppet-ssp
Commits
9cd871b8
Commit
9cd871b8
authored
5 years ago
by
Fabien Combernous
Browse files
Options
Downloads
Plain Diff
Merge branch '12-add-debian10-with-puppet5-in-acceptance-tests' into 'master'
Resolve "add debian10 with puppet5 in acceptance tests" Closes
#12
See merge request
!12
parents
0883c0ab
73b0d5f1
No related branches found
No related tags found
1 merge request
!12
Resolve "add debian10 with puppet5 in acceptance tests"
Pipeline
#6697
canceled
5 years ago
Stage: syntax
Stage: unit
Stage: acceptance
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+15
-0
15 additions, 0 deletions
.gitlab-ci.yml
with
15 additions
and
0 deletions
.gitlab-ci.yml
+
15
−
0
View file @
9cd871b8
...
@@ -78,6 +78,21 @@ acceptance Puppet5 Debian9:
...
@@ -78,6 +78,21 @@ acceptance Puppet5 Debian9:
tags
:
tags
:
-
puppet-tests
-
puppet-tests
acceptance Puppet5 Debian10
:
stage
:
'
acceptance'
variables
:
RBENV_VERSION
:
'
2.5.1'
PUPPET_INSTALL_TYPE
:
'
agent'
BEAKER_IS_PE
:
'
no'
BEAKER_PUPPET_COLLECTION
:
'
puppet5'
BEAKER_debug
:
'
true'
BEAKER_setfile
:
'
debian10-64ssp.m{hostname=ssp.example.com}-centos7-64ipa.a{hostname=ipa.example.com}'
BEAKER_HYPERVISOR
:
'
docker'
script
:
-
bundle exec rake beaker
tags
:
-
puppet-tests
acceptance Puppet6 Ubuntu1604
:
acceptance Puppet6 Ubuntu1604
:
stage
:
'
acceptance'
stage
:
'
acceptance'
variables
:
variables
:
...
...
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
register
or
sign in
to comment