Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F36 update #1048

Merged
merged 2 commits into from
May 28, 2022
Merged

F36 update #1048

merged 2 commits into from
May 28, 2022

Conversation

cevich
Copy link
Member

@cevich cevich commented May 24, 2022

Update CI VM Image to Fedora 36 w/ built-in netavark and aardvark-dns.

Ref: containers/automation_images#134

@cevich
Copy link
Member Author

cevich commented May 24, 2022

Getting a bunch of test failures after this first one:

• [FAILED] [0.002 seconds]
Config
/var/tmp/go/src/github.com/containers/common/libnetwork/cni/config_test.go:22
  basic network config tests
/var/tmp/go/src/github.com/containers/common/libnetwork/cni/config_test.go:53
[It] create bridge with dns
/var/tmp/go/src/github.com/containers/common/libnetwork/cni/config_test.go:925

Digging deeper, it seems the F36 image doesn't include the podman-plugins package. I'll add that and build new images: containers/automation_images#133

@cevich
Copy link
Member Author

cevich commented May 25, 2022

This test is failing on new F36 images w/ packaged Netavark, any hints or help debugging would be greatly appreciated:

• [FAILED] [0.033 seconds]
run netavark
/var/tmp/go/src/github.com/containers/common/libnetwork/netavark/run_test.go:37
[It] setup ipam driver none network
/var/tmp/go/src/github.com/containers/common/libnetwork/netavark/run_test.go:702
Expected
      <*netavark.netavarkError | 0xc0003fcff0>: {
          exitCode: 1,
          Msg: "no static ips provided",
          err: nil,
      }
  to be nil
In 
[It]
 at: 
/var/tmp/go/src/github.com/containers/common/libnetwork/netavark/run_test.go:728

Thanks to @lsm5 for building these.

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich marked this pull request as draft May 27, 2022 18:40
@cevich cevich changed the title F36 update [WIP] F36 update May 27, 2022
@cevich
Copy link
Member Author

cevich commented May 27, 2022

/hold

@cevich
Copy link
Member Author

cevich commented May 27, 2022

Woops, WIP'd the wrong PR.

@cevich cevich changed the title [WIP] F36 update F36 update May 27, 2022
@cevich cevich marked this pull request as ready for review May 27, 2022 19:23
@cevich
Copy link
Member Author

cevich commented May 27, 2022

/hold cancel

@rhatdan
Copy link
Member

rhatdan commented May 28, 2022

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 54c8092 into containers:main May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants