Skip to content

Conversation

henrywang
Copy link
Collaborator

@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 bootc-dev#800
Both rpm-ostree and bootc bump ostree-rs-ext. This test is to avoid
version-skew issue

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
@cgwalters cgwalters merged commit e805417 into bootc-dev: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