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

Move underlay NICs back into H/W Classification #504

Merged
merged 33 commits into from
Aug 20, 2024

Uncork opte#532 while we're here.

d3e5867
Select commit
Loading
Failed to load commit list.
Merged

Move underlay NICs back into H/W Classification #504

Uncork opte#532 while we're here.
d3e5867
Select commit
Loading
Failed to load commit list.
buildomat / opteadm succeeded Aug 15, 2024 in 9m 32s

Success!

The buildomat job ID is 01J5AQ6YKAVGH5QH3Q80BRVQR7. Click here for more detailed status.

The job produced the following artefacts:

The requested job was completed.

Details

control: job assigned to worker 01J5AQFTEFXRV20ZP7XJXYRW4D (queued for 5 m 50 s)
...
task: starting task 0: "setup"
task: process exited: duration 4199 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 19114 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 20 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 1790 ms, exit code 0
...
task: starting task 4: "build"
...
| + popd
| /work/oxidecomputer/opte
| + for x in debug release
| + mkdir -p /work/debug
| + cp target/debug/opteadm /work/debug/
| + sha256sum target/debug/opteadm
| + for x in debug release
| + mkdir -p /work/release
| + cp target/release/opteadm /work/release/
| + sha256sum target/release/opteadm
task: process exited: duration 136527 ms, exit code 0
|W| found 4 output files
|W| uploading: /work/debug/opteadm (66268072 bytes)
|W| uploaded: /work/debug/opteadm
|W| uploading: /work/debug/opteadm.debug.sha256 (87 bytes)
|W| uploaded: /work/debug/opteadm.debug.sha256
|W| uploading: /work/release/opteadm (52460440 bytes)
|W| uploaded: /work/release/opteadm
|W| uploading: /work/release/opteadm.release.sha256 (89 bytes)
|W| uploaded: /work/release/opteadm.release.sha256