Jitendra Yejare
Jitendra Yejare
**Describe the bug** Dynaconf setting object is losing the VAULT_URL and VAULT_VERIFY settings from `.env` depending on something(unknown) configured in the environment and trying to access the secrets from the...
Refactor: - Fact: get_available_capsule_port function is used only with satellite server for identifying free ports. The options in that function is never used. Also, this property is already added into...
Currently, there is no way we provide a satellite hostnames list in `server.yaml` based on satellite (x.y) versions. Due to this if we switch the robottelo environment the tests end...
Since the cherry-pick of #9278 is missing for 6.9.z the polarion-test-case upload and polarion-test-run upload scripts/jobs are failing with error: ``` getopt: invalid option -- 'd' ``` Please fix the...
#Customer Case - [ ] Automate issue in upgrade Scenario -OR- - [ ] Increase coverage around tasks in upgrade tier tests, if not already
Below Test is Failing due to Automation Bug for @upgrade boxes/tests: - tests/foreman/ui/test_discoveredhost.py::test_positive_pxe_less_with_dhcp_unattended - This test is failing for long. The remastered discovery iso has other satellite IP(main-tier3-test-satellite) to be...
As part of the helpers refactor for aligning the helper's modules in right place, the following Utility Helper modules are moving under the utils module: - **ssh.py** (changing importing of...
Currently, open for review as POC to port all upgrade scenarios as done in this PR. Here are the facts and Considerations considered for the porting effort: ## Facts: -...
Adding a support for `Automatic Release notes` in Github Release !
### Problem Statement Enabling IPv6 switching in Robottelo Automation ### Solution - Added the IPV6 switch and IPV6 proxy config that would switch ON and OFF the IPv6 Testing for...