Skip to content

Commit 604ad9a

Browse files
glennmorrisjhoblitt
authored andcommitted
(spec/node/lsstcam-vw02.cp) update interface name
1 parent f0da316 commit 604ad9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/hosts/nodes/lsstcam-vw02.cp.lsst.org_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
include_context 'with nm interface'
3232
it { is_expected.to have_nm__connection_resource_count(1) }
3333

34-
context 'with enp4s0' do
35-
let(:interface) { 'enp4s0' }
34+
context 'with enp3s0' do
35+
let(:interface) { 'enp3s0' }
3636

3737
it_behaves_like 'nm enabled interface'
3838
it_behaves_like 'nm ethernet interface'

0 commit comments

Comments
 (0)