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

hosts export selectable columns #14977

Merged

Conversation

pnovotny
Copy link
Contributor

@pnovotny pnovotny commented May 6, 2024

Problem Statement

The "Export" button in "All Hosts" page does not exports the visible columns as expected.

(https://bugzilla.redhat.com/show_bug.cgi?id=2167146)

Solution

New test for exporting only the selected columns in the web UI.

Related Issues

SAT-21626 (component evaluation)

@pnovotny pnovotny added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 labels May 6, 2024
@pnovotny pnovotny self-assigned this May 6, 2024
@pnovotny pnovotny requested review from pondrejk, lhellebr and a team May 6, 2024 18:28
@pnovotny
Copy link
Contributor Author

pnovotny commented May 6, 2024

trigger: test-robottelo
pytest: tests/foreman/ui/test_host.py -k test_positive_export_selectable_columns

@pnovotny
Copy link
Contributor Author

pnovotny commented May 6, 2024

trigger: test-robottelo
pytest: tests/foreman/ui/test_host.py -k test_positive_export_selected_columns

New test for hosts for exporting only columns that are selected in the web UI.

BZ: https://bugzilla.redhat.com/2167146
@pnovotny pnovotny force-pushed the hosts-export-selectable-columns branch from 5deba08 to ce76990 Compare May 6, 2024 18:50
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6808
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_host.py -k test_positive_export_selected_columns --external-logging
Test Result : ========== 1 passed, 42 deselected, 52 warnings in 763.08s (0:12:43) ===========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label May 6, 2024
@pnovotny pnovotny marked this pull request as ready for review May 6, 2024 19:21
@shweta83 shweta83 added the QETestCoverage Issues and PRs relating to a Satellite bug label May 7, 2024
@rplevka rplevka merged commit 31b25db into SatelliteQE:master May 15, 2024
12 checks passed
github-actions bot pushed a commit that referenced this pull request May 15, 2024
hosts: export selected columns test

New test for hosts for exporting only columns that are selected in the web UI.

BZ: https://bugzilla.redhat.com/2167146
(cherry picked from commit 31b25db)
github-actions bot pushed a commit that referenced this pull request May 15, 2024
hosts: export selected columns test

New test for hosts for exporting only columns that are selected in the web UI.

BZ: https://bugzilla.redhat.com/2167146
(cherry picked from commit 31b25db)
pnovotny added a commit that referenced this pull request May 27, 2024
hosts: export selected columns test

New test for hosts for exporting only columns that are selected in the web UI.

BZ: https://bugzilla.redhat.com/2167146
(cherry picked from commit 31b25db)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR QETestCoverage Issues and PRs relating to a Satellite bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants