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

Fix typo for hammer cli create repo #14801

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

dosas
Copy link
Collaborator

@dosas dosas commented Apr 17, 2024

Problem Statement

Error: Unrecognised option '--content_type'.
E             
E             See: 'hammer repository create --help'.

Solution

fix typo: content_type --> content-type

Related tests

tests/foreman/cli/test_repository.py::TestRepository::test_positive_sync_third_party_repo
tests/foreman/cli/test_repository.py::TestRepository::test_positive_sync_sha_repo

content_type --> content-type
@dosas dosas requested a review from a team as a code owner April 17, 2024 10:04
@pondrejk pondrejk 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.13.z Introduced in or relating directly to Satellite 6.13 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 Apr 17, 2024
@pondrejk
Copy link
Contributor

trigger: test-robottelo
pytest: tests/foreman/cli/test_repository.py -k test_positive_sync_sha_repo

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6559
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_repository.py -k test_positive_sync_sha_repo --external-logging
Test Result : ========= 1 passed, 139 deselected, 148 warnings in 666.41s (0:11:06) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Apr 17, 2024
@pondrejk pondrejk merged commit 5ffc26b into SatelliteQE:master Apr 17, 2024
13 of 14 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 17, 2024
content_type --> content-type

(cherry picked from commit 5ffc26b)
github-actions bot pushed a commit that referenced this pull request Apr 17, 2024
content_type --> content-type

(cherry picked from commit 5ffc26b)
github-actions bot pushed a commit that referenced this pull request Apr 17, 2024
content_type --> content-type

(cherry picked from commit 5ffc26b)
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.13.z Introduced in or relating directly to Satellite 6.13 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants