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

[RFE] [CLI] Should not be able to publish CV, while added repo sync in-progress #15004

Merged
merged 1 commit into from
May 15, 2024

Conversation

damoore044
Copy link
Contributor

@damoore044 damoore044 commented May 8, 2024

Problem Statement

PRT Case

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@damoore044 damoore044 added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing Stream Introduced in or relating directly to Satellite Stream/Master 6.15.z Introduced in or relating directly to Satellite 6.15 labels May 8, 2024
@damoore044 damoore044 requested a review from a team May 8, 2024 19:32
@damoore044 damoore044 self-assigned this May 8, 2024
@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@damoore044 damoore044 force-pushed the RFE_reposync_publish branch from 5474e8f to 80f358c Compare May 9, 2024 12:57
@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@damoore044 damoore044 force-pushed the RFE_reposync_publish branch 2 times, most recently from 6350065 to 940ff54 Compare May 9, 2024 15:48
@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: pytest tests/foreman/cli/test_contentview.py -k 'test_negative_publish_during_repo_sync'

@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6867
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync --external-logging
Test Result : ================== 1 passed, 9 warnings in 711.61s (0:11:51) ===================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label May 9, 2024
Copy link
Contributor

@vsedmik vsedmik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one non-blocking question.

Copy link
Contributor

@vijaysawant vijaysawant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack

@damoore044 damoore044 force-pushed the RFE_reposync_publish branch from 940ff54 to f1c94b7 Compare May 13, 2024 13:52
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label May 13, 2024
@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6904
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync --external-logging
Test Result : ================== 1 passed, 9 warnings in 837.04s (0:13:57) ===================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label May 13, 2024
'url': settings.repos.rhel8_os.appstream,
}
)
content_view = module_target_sat.cli_factory.make_content_view(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use module_cv fixture here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just pushed!

@damoore044 damoore044 force-pushed the RFE_reposync_publish branch from f1c94b7 to 998c8de Compare May 15, 2024 12:34
@damoore044 damoore044 requested a review from a team as a code owner May 15, 2024 12:34
@damoore044
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync

@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label May 15, 2024
@damoore044 damoore044 force-pushed the RFE_reposync_publish branch from 998c8de to 3860375 Compare May 15, 2024 12:48
@damoore044 damoore044 force-pushed the RFE_reposync_publish branch from 3860375 to 5d1b409 Compare May 15, 2024 12:50
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6936
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_contentview.py::TestContentView::test_negative_publish_during_repo_sync --external-logging
Test Result : ================== 1 passed, 9 warnings in 705.80s (0:11:45) ===================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label May 15, 2024
@damoore044
Copy link
Contributor Author

Most recent two pushes were for minor docstring changes ^

@vsedmik vsedmik merged commit 5473bea into SatelliteQE:master May 15, 2024
9 checks passed
github-actions bot pushed a commit that referenced this pull request May 15, 2024
…n-progress (#15004)

RFE CLI:reposync_publish

(cherry picked from commit 5473bea)
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
@damoore044 damoore044 deleted the RFE_reposync_publish branch February 20, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants