Jake Callahan

Results 18 issues of Jake Callahan

**Describe the bug** When using dynamic variables, we have noticed that they receive the value set in the settings file(s) and are not updated when those referenced settings are overridden...

bug
HIGH

* logzero version: 1.5.0 * Python version: 3.6.6 * Operating System: Fedora 28 ### Description When passing in a log path, that doesn't exist, logzero will fail with a ```FileNotFoundError```....

This change is relatively small but targets a much larger impact. Unless otherwise specified, ContentHost checkouts will use containers, when supported. This can be disabled at the fixture level by...

High Priority
enhancement
High Complexity
No-CherryPick

As discovered in [1], Satellite isn't properly handling content host registration when content hosts have an underscore in their name. Now that we can use docker to register content hosts,...

RFE
RFT

Instead of using a hard-coded value for FOREMAN_TEMPLATE_ROOT_DIR, align it to settings.robottelo.tmp_dir This should resolve some test failures we're seeing in new CI. https://github.com/SatelliteQE/robottelo/blob/master/robottelo/constants/__init__.py#L1756

TestFailure
6.9.z
Easy Fix :)

tests.foreman.api.test_setting.test_positive_update_login_page_footer_text[login_text] is failing in 6.9 Error message: `2021-05-06 01:07:58 - nailgun.client - WARNING - Received HTTP 422 response: { "error": {"message":"No setting value provided."} }`

TestFailure
6.9.z

tests.foreman.api.test_ldapauthsource.test_positive_endtoend[AD] is newly failing in the latest snap Most relevant error: `2021-05-06 01:00:41 - nailgun.client - WARNING - Received HTTP 422 response: { "error": {"id":null,"errors":{"host":["can't be blank"]},"full_messages":["Server can't be blank"]}...

TestFailure
6.9.z

Hi team, As we all know, Robottelo is a fairly large automation project, with many people working on it at the same time. This makes it difficult to track changes...

Documentation

This PR should be merged after the above Broker PR has been merged. This update's the version and the name of an attribute we need to keep. Note: Checks won't...

CherryPick

**Problem:** We're running into an issue (related to #751) where we're unable to disable an external loader in a multi-project environment. One project uses vault, while the other doesn't, and...

Not a Bug
RFC