[simplify-networking] Bump ubuntu and go versions#97
Merged
RamLavi merged 7 commits intoRHsyseng:simplify-networkingfrom May 26, 2025
Merged
[simplify-networking] Bump ubuntu and go versions#97RamLavi merged 7 commits intoRHsyseng:simplify-networkingfrom
RamLavi merged 7 commits intoRHsyseng:simplify-networkingfrom
Conversation
rabin-io
reviewed
May 18, 2025
Signed-off-by: Ram Lavi <ralavi@redhat.com>
be437d4 to
8339bc2
Compare
the test runs on an OCP 4.14. The allowed go version for this OCP is 1.20. Signed-off-by: Ram Lavi <ralavi@redhat.com>
Collaborator
Author
|
tests are not really running. checking |
In order to change to ubuntu-latest, changing package names to fit latest ubuntu versions. Signed-off-by: Ram Lavi <ralavi@redhat.com>
Following the bump to Ubuntu 24.04 in previous commits, npm no longer ships the old `npx` shim, causing “npx: command not found” during the JUnit conversion step. Install `tap-junit` with `npm -g` and invoke the binary directly, removing the dependency on npx and keeping the workflow green. Signed-off-by: Ram Lavi <ralavi@redhat.com>
Following the bump to Ubuntu 24.04 in previous commits, usr.bin.swtpm now blocks socket creation, causing “stat …/swtpm-sock: no such file or directory”. Disabling the profile lets swtpm start and the rhcos network tests succeed [0]. [0] coreos/coreos-assembler#3681 Signed-off-by: Ram Lavi <ralavi@redhat.com>
Align to commit [0]. These are minor changes to the code, no logic is changed. [0] https://github.com/coreos/coreos-assembler/blob/067b15aa9b8e117c0c7842ecf3ab192acebdc3a8/mantle/kola/tests/misc/network.go Signed-off-by: Ram Lavi <ralavi@redhat.com>
no test logic is changed. Signed-off-by: Ram Lavi <ralavi@redhat.com>
|
/lgtm |
Collaborator
Author
|
/approve |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is bumping version to keep CI working