Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
puppet-freeipa
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scott Barthelemy
puppet-freeipa
Commits
0a8b424e
Commit
0a8b424e
authored
Nov 17, 2018
by
Fabien Combernous
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "add more cpu to SUTs master and slave"
parent
3f5b8efd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
13 deletions
+5
-13
.gitlab-ci.yml
.gitlab-ci.yml
+0
-8
spec/acceptance/nodesets/default.yml
spec/acceptance/nodesets/default.yml
+5
-5
No files found.
.gitlab-ci.yml
View file @
0a8b424e
...
...
@@ -23,9 +23,6 @@ syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore c
-
bundle exec rake syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop
variables
:
PUPPET_GEM_VERSION
:
'
~>
5.5'
tags
:
-
fast
-
executor-docker
parallel_spec-Ruby 2.5.1-Puppet ~> 5.5
:
stage
:
unit
...
...
@@ -34,9 +31,6 @@ parallel_spec-Ruby 2.5.1-Puppet ~> 5.5:
-
bundle exec rake parallel_spec
variables
:
PUPPET_GEM_VERSION
:
'
~>
5.5'
tags
:
-
fast
-
executor-docker
acceptance with puppet5
:
stage
:
acceptance
...
...
@@ -50,7 +44,5 @@ acceptance with puppet5:
-
bundle exec rake beaker:default
tags
:
-
puppet-tests
-
executor-shell
-
fast
except
:
-
master
spec/acceptance/nodesets/default.yml
View file @
0a8b424e
...
...
@@ -10,8 +10,8 @@ HOSTS:
box
:
centos/7
box_version
:
1809.01
box_check_update
:
false
vagrant_memsize
:
4
048
vagrant_cpus
:
4
vagrant_memsize
:
2
048
vagrant_cpus
:
2
ip
:
192.168.44.35
ipa-server-2
:
roles
:
...
...
@@ -22,7 +22,7 @@ HOSTS:
box
:
centos/7
box_version
:
1809.01
box_check_update
:
false
vagrant_memsize
:
4
048
vagrant_memsize
:
2
048
vagrant_cpus
:
2
ip
:
192.168.44.36
ipa-client-centos
:
...
...
@@ -35,7 +35,7 @@ HOSTS:
box
:
centos/7
box_version
:
1809.01
box_check_update
:
false
vagrant_memsize
:
2
024
vagrant_memsize
:
1
024
ip
:
192.168.44.37
ipa-client-ubuntu16
:
roles
:
...
...
@@ -46,7 +46,7 @@ HOSTS:
box
:
ubuntu/xenial64
box_version
:
20181114.0.0
box_check_update
:
false
vagrant_memsize
:
2
024
vagrant_memsize
:
1
024
ip
:
192.168.44.38
CONFIG
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment