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

http proxy create location option support #13768

Conversation

yanpliu
Copy link
Contributor

@yanpliu yanpliu commented Jan 12, 2024

Problem Statement

Fix the http proxy create without location can not find in Default Location
Realize http proxy create location option support

Test Cases: PASS

(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/ui/test_esx.py -k test_positive_overview_label_name --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 33 deselected, 13 warnings in 120.91s (0:02:00)
2024-01-12 06:37:31 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.
(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/ui/test_esx.py -k test_positive_proxy_option --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 33 deselected, 14 warnings in 250.38s (0:04:10)
2024-01-12 06:42:39 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.

(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/api/test_esx.py -k test_positive_proxy_option --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 19 deselected, 10 warnings in 155.33s (0:02:35)
2024-01-12 07:10:29 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.
(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/api/test_esx_sca.py -k test_positive_proxy_option --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 25 deselected, 10 warnings in 190.13s (0:03:10)
2024-01-12 07:18:12 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.
(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/cli/test_esx.py -k test_positive_proxy_option --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 23 deselected, 10 warnings in 134.25s (0:02:14)
2024-01-12 07:20:52 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.
(robottelo_vv) [virtwho@dell-per740-68-vm-04 robottelo]$ pytest ./tests/foreman/virtwho/cli/test_esx_sca.py -k test_positive_proxy_option --disable-pytest-warnings -q
.                                                                                                                                                                                                           [100%]
1 passed, 37 deselected, 10 warnings in 218.61s (0:03:38)
2024-01-12 07:24:57 - robottelo - WARNING - missing grid_url or session_id. unable to clean video files.

@yanpliu yanpliu added CherryPick PR needs CherryPick to previous branches 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 Jan 12, 2024
@yanpliu yanpliu self-assigned this Jan 12, 2024
@yanpliu yanpliu requested review from a team as code owners January 12, 2024 12:30
@Griffin-Sullivan Griffin-Sullivan merged commit 2512f97 into SatelliteQE:master Jan 12, 2024
9 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 12, 2024
github-actions bot pushed a commit that referenced this pull request Jan 12, 2024
github-actions bot pushed a commit that referenced this pull request Jan 12, 2024
Gauravtalreja1 pushed a commit that referenced this pull request Jan 12, 2024
http proxy create location option support (#13768)

(cherry picked from commit 2512f97)

Co-authored-by: yanpliu <[email protected]>
Gauravtalreja1 pushed a commit that referenced this pull request Jan 12, 2024
http proxy create location option support (#13768)

(cherry picked from commit 2512f97)

Co-authored-by: yanpliu <[email protected]>
Gauravtalreja1 pushed a commit that referenced this pull request Jan 12, 2024
http proxy create location option support (#13768)

(cherry picked from commit 2512f97)

Co-authored-by: yanpliu <[email protected]>
@yanpliu yanpliu deleted the http_proxy_location_option_support branch January 16, 2024 01:38
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 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 CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants