Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

M #: Ensure proper network restart for alpine 3.16+#296

Merged
rsmontero merged 1 commit intomasterfrom
alpine_aliases
May 23, 2023
Merged

M #: Ensure proper network restart for alpine 3.16+#296
rsmontero merged 1 commit intomasterfrom
alpine_aliases

Conversation

@dann1
Copy link
Copy Markdown
Collaborator

@dann1 dann1 commented May 23, 2023

Fixes

375. Contextualization image Alpine 3.17 on KVM common (1) doesn't ping detached NIC alias [Alpine 3.17]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false  while expected true
At ./spec/context/linux/network.rb:274

376. Contextualization image Alpine 3.17 on KVM common (1) doesn't have new NIC in guest [Alpine 3.17]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false CLITester::VM(0) while expected true
At ./spec/context/linux/network.rb:283

377. Contextualization image Alpine 3.17 on KVM common (1) waits for contextualization [Alpine 3.17]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false  while expected true
At ./spec/context/common.rb:214

378. Contextualization image Alpine 3.16 on KVM common (1) doesn't ping detached NIC alias [Alpine 3.16]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false  while expected true
At ./spec/context/linux/network.rb:274

379. Contextualization image Alpine 3.16 on KVM common (1) doesn't have new NIC in guest [Alpine 3.16]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false CLITester::VM(1) while expected true
At ./spec/context/linux/network.rb:283

380. Contextualization image Alpine 3.16 on KVM common (1) waits for contextualization [Alpine 3.16]
Frontends: alma8-context-kvm-6-7-jnks339-0.test

reached timeout, last state was false  while expected true
At ./spec/context/common.rb:214

Problem is after detaching the NIC alias, the parent interface doesn't get reconfigured and remains in DOWN state. Issuing a service networking restart does the trick.

@dann1 dann1 requested a review from rsmontero May 23, 2023 17:59
@rsmontero rsmontero merged commit 87bb019 into master May 23, 2023
@rsmontero rsmontero deleted the alpine_aliases branch May 23, 2023 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants