We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0da316 commit 604ad9aCopy full SHA for 604ad9a
spec/hosts/nodes/lsstcam-vw02.cp.lsst.org_spec.rb
@@ -31,8 +31,8 @@
31
include_context 'with nm interface'
32
it { is_expected.to have_nm__connection_resource_count(1) }
33
34
- context 'with enp4s0' do
35
- let(:interface) { 'enp4s0' }
+ context 'with enp3s0' do
+ let(:interface) { 'enp3s0' }
36
37
it_behaves_like 'nm enabled interface'
38
it_behaves_like 'nm ethernet interface'
0 commit comments