Remove Certguard and File installation as plugin #1375
Annotations
9 errors
Run tests:
spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$})
.with_gpgcheck(1)
.with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore})
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore"
Diff:
@@ -1,4 +1,4 @@
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$)
+https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore)
+https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
|
Run tests:
spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$})
.with_gpgcheck(0)
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
|
Run tests:
spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$})
.with_gpgcheck(1)
.with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore})
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore"
Diff:
@@ -1,4 +1,4 @@
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$)
+https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore)
+https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
|
Run tests:
spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$})
.with_gpgcheck(0)
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
|
Run tests:
spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$})
.with_gpgcheck(1)
.with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore})
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore"
Diff:
@@ -1,4 +1,4 @@
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$)
+https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore)
+https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
|
Run tests:
spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$})
.with_gpgcheck(0)
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
|
Run tests:
spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$})
.with_gpgcheck(1)
.with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore})
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore"
Diff:
@@ -1,4 +1,4 @@
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$)
+https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch
-(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore)
+https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
|
Run tests:
spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo]
Failure/Error:
it { is_expected.to contain_yumrepo('pulpcore')
.with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$})
.with_gpgcheck(0)
.that_notifies('Anchor[pulpcore::repo]')
}
expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
|
Run tests
Process completed with exit code 1.
|
Loading