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

test: add ostree-rs-ext version-skew test #818

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

henrywang
Copy link
Contributor

@henrywang henrywang commented Oct 11, 2024

Test comes from issue #800.

Both rpm-ostree and bootc bump ostree-rs-ext. This test is to avoid version-skew issue.

Test already catch this issue in our CI in rpm-ostree status test (https://artifacts.dev.testing-farm.io/00c7ce6c-d233-448f-891f-4fb484d4d710/) , but I did not failed this test. Let's enabled the error checking there.

TASK [check rpm-ostree status] *************************************************
changed: [guest] => changed=true 
  cmd:
  - rpm-ostree
  - status
  delta: '0:00:00.140106'
  end: '2024-09-19 20:38:24.470069'
  msg: ''
  rc: 0
  start: '2024-09-19 20:38:24.329963'
  stderr: ''
  stderr_lines: <omitted>
  stdout: |-
    State: idle
    Deployments:
    ● (error fetching image metadata)
                    Timestamp: 2024-09-19T20:32:03Z
  stdout_lines: <omitted>

Test comes from issue containers#800
Both rpm-ostree and bootc bump ostree-rs-ext. This test is to avoid
version-skew issue

Signed-off-by: Xiaofeng Wang <[email protected]>
@cgwalters cgwalters merged commit e805417 into containers:main Oct 11, 2024
29 of 34 checks passed
@henrywang henrywang deleted the ostree_ext_rs branch October 12, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants