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

Increase timeout for Iris Pipeline #1935

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

diegolovison
Copy link
Contributor

  • Increased the timeout because it is taking more time to run on airgap cluster
  • Delete Project is under the [Teardown]

Tested on ods-dis-psi-04

Copy link

Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
545 0 0 545 100

Copy link
Member

@jstourac jstourac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know the reason why it takes longer in disconnected? If so, can we add the reason to the description here?

@jstourac
Copy link
Member

Also, please set the labels for this one.

@diegolovison
Copy link
Contributor Author

Do we know the reason why it takes longer to disconnect?

No. It just take times to finish :)

@diegolovison diegolovison added the verified This PR has been tested with Jenkins label Oct 16, 2024
@apodhrad apodhrad merged commit c762d2d into red-hat-data-services:master Oct 17, 2024
8 checks passed
@apodhrad
Copy link
Contributor

Hi @jstourac there might be several reasons

  • since iris pipeline downloads python deps, these deps are first mirrored via devpi on bastion and then sent to the python execution
  • I have observed that pulling some big images from image registry on bastion is slower than in online cluster from quay.io/registry.redhat.com

I do not have any stats / metrics. It is just my random observation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants