Skip to content

Commit 5eb701b

Browse files
committed
Merge remote-tracking branch 'upstream/6.x' into 7.x
* upstream/6.x: (maint) Skip tests that use test forge instance
2 parents f9496c6 + 57409b6 commit 5eb701b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

acceptance/tests/modules/changes/module_with_modified_file.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_name 'puppet module changes (on a module with a modified file)'
2+
skip_test "The test forge instance's SSL cert expired, see ITHELP-60681"
23

34
tag 'audit:high',
45
'audit:acceptance',

acceptance/tests/modules/changes/module_with_removed_file.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_name 'puppet module changes (on a module with a removed file)'
2+
skip_test "The test forge instance's SSL cert expired, see ITHELP-60681"
23

34
tag 'audit:high',
45
'audit:acceptance',

acceptance/tests/modules/changes/unmodified_module.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_name 'puppet module changes (on an unmodified module)'
2+
skip_test "The test forge instance's SSL cert expired, see ITHELP-60681"
23

34
tag 'audit:high',
45
'audit:acceptance',

acceptance/tests/modules/list/with_environment.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_name 'puppet module list (with environment)'
2+
skip_test "The test forge instance's SSL cert expired, see ITHELP-60681"
23

34
tag 'server',
45
'audit:high',

0 commit comments

Comments
 (0)