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

Modify content and return value after timeout #21

Merged

Conversation

synkd
Copy link
Collaborator

@synkd synkd commented Sep 6, 2023

This PR expicitly sets manifest.content to None and returns the manifest object when a manifest export job times out. This change facilitates the failover to cloned manifests in Robottelo. Previously, failed export jobs triggered an exception in Robottelo when manifester fixtures attempted to upload manifests because, in those cases, the manifest object did not contain a content attribute.

This PR expicitly sets manifest.content to `None` and returns the
manifest object when a manifest export job times out. This change
facilitates the failover to cloned manifests in Robottelo. Previously,
failed export jobs triggered an exception in Robottelo when manifester
fixtures attempted to upload manifests because, in those cases, the
manifest object did not contain a `content` attribute.
synkd added a commit to synkd/robottelo that referenced this pull request Sep 6, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
@synkd synkd merged commit 2852b72 into SatelliteQE:master Sep 11, 2023
4 checks passed
JacobCallahan pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
github-actions bot pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)
github-actions bot pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)
github-actions bot pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)
Gauravtalreja1 pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
Debug failover to cloned manifests (#12515)

This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)

Co-authored-by: synkd <[email protected]>
Gauravtalreja1 pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
Debug failover to cloned manifests (#12515)

This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)

Co-authored-by: synkd <[email protected]>
Gauravtalreja1 pushed a commit to SatelliteQE/robottelo that referenced this pull request Sep 12, 2023
Debug failover to cloned manifests (#12515)

This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.

(cherry picked from commit b2f69d5)

Co-authored-by: synkd <[email protected]>
vsedmik pushed a commit to vsedmik/robottelo that referenced this pull request Sep 19, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
ColeHiggins2 pushed a commit to ColeHiggins2/robottelo that referenced this pull request Oct 9, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
damoore044 pushed a commit to damoore044/robottelo that referenced this pull request Oct 10, 2023
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
This PR, in combination with
SatelliteQE/manifester#21, addresses some of the
errors that have been occurring in CI in cases where Manifester times
out when exporting a manifest due to an upstream RHSM issue. These
changes should enable Robottelo to successfully fail over to using
cloned manifests in those cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants