nmstate / kubernetes-nmstate

Declarative node network configuration driven through Kubernetes API.
GNU General Public License v2.0
176 stars 87 forks source link

build: Install nmstate from c9s #1169

Closed qinqon closed 1 year ago

qinqon commented 1 year ago

What this PR does / why we need it: Main branch was consuming nmstate from copr #2280 to fix a bug. this change revert that to consume the delivered version at latest centos 9 stream.

Release note:

NONE
kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from qinqon by writing /assign @qinqon in a comment. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/nmstate/kubernetes-nmstate/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
qinqon commented 1 year ago

/retest

CentOS Stream 9 - BaseOS                        462  B/s | 368  B     00:00    
Errors during downloading metadata for repository 'baseos':
  - Status code: 503 for https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=x86_64&protocol=https,http (IP: 38.145.60.21)
  - Status code: 503 for https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=x86_64&protocol=https,http&countme=1 (IP: 38.145.60.21)
Error: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorlist: Status code: 503 for https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=x86_64&protocol=https,http (IP: 38.145.60.21)
Error: building at STEP "RUN ./install-nmstate.sh &&     dnf install -b -y NetworkManager iproute iputils &&     rm ./install-nmstate.sh &&     dnf clean all": while running runtime: exit status 1
make[1]: *** [Makefile:159: push-handler] Error 1
make[1]: Leavin
qinqon commented 1 year ago

/retest