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

RHEL-9.0 still has old osname redhat in raw images #7821

Open
mcattamoredhat opened this issue Jun 10, 2024 · 1 comment
Open

RHEL-9.0 still has old osname redhat in raw images #7821

mcattamoredhat opened this issue Jun 10, 2024 · 1 comment

Comments

@mcattamoredhat
Copy link
Collaborator

In #7818 it has been seen that RHEL-9.0 still has old osname redhat in edge deployment.

This issue affects following test cases:

edge-fdo-aio-9.0
edge-raw-image-9.0
edge-simplified-installer-9.0
@mcattamoredhat
Copy link
Collaborator Author

edge-raw-image-90 error log

TASK [check /var mount point] **************************************************
changed: [192.168.100.50] => changed=true 
  cmd:
  - findmnt
  - -r
  - -o
  - SOURCE
  - -n
  - /var
  delta: '0:00:00.004066'
  end: '2024-06-10 04:35:18.132913'
  msg: ''
  rc: 0
  start: '2024-06-10 04:35:18.128847'
  stderr: ''
  stderr_lines: <omitted>
  stdout: /dev/mapper/luks-99095621-f5b7-4f7c-8822-078fc3598769[/ostree/deploy/redhat/var]
  stdout_lines: <omitted>

TASK [assert] ******************************************************************
fatal: [192.168.100.50]: FAILED! => changed=false 
  assertion: result_var_mount_point.stdout == "/dev/mapper/luks-99095621-f5b7-4f7c-8822-078fc3598769[/ostree/deploy/rhel-edge/var]"
  evaluated_to: false
  msg: /var does not mount on /dev/mapper/luks-99095621-f5b7-4f7c-8822-078fc3598769[/ostree/deploy/rhel-edge/var]

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

No branches or pull requests

1 participant