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

[Spike] Investigate Skipped Stacks in Registry Nightly Run #1530

Open
3 tasks
Jdubrick opened this issue Apr 18, 2024 · 4 comments
Open
3 tasks

[Spike] Investigate Skipped Stacks in Registry Nightly Run #1530

Jdubrick opened this issue Apr 18, 2024 · 4 comments
Labels
area/registry Devfile registry for stacks and infrastructure

Comments

@Jdubrick
Copy link
Contributor

Which area/kind this issue is related to?

/area registry

Issue Description

We have a bunch of stacks that are currently being skipped during our nightly run tests on the Registry because they are not cooperating/failing. A list of these skipped stacks can be found here. Changes were made to the layout of the nightly run and the allocation of resources and this may have enabled certain skipped stacks to function properly.

For each stack the following needs to be done:

  1. Test it against odov2 and odov3 to see if it passes
  2. If it passes remove it from being skipped
  3. If it fails open an issue for fixing the stack

Acceptance Criteria

  • All skipped stacks tested
  • Passing stacks are no longer skipped
  • Failing stacks have issues opened for resolution
@openshift-ci openshift-ci bot added the area/registry Devfile registry for stacks and infrastructure label Apr 18, 2024
@Jdubrick
Copy link
Contributor Author

Issue that would fall under this investigation opened here: #1533

@michael-valdron
Copy link
Member

Issue that would fall under this investigation opened here: #1533

And #1514

@michael-valdron
Copy link
Member

michael-valdron commented Apr 30, 2024

While testing for devfile/registry#366, I discovered why these checks might be currently failing. The odo v3 check reports that it fails on redhat-product starter project and when using it I get:

image

This starter project appears to be using /hello as the index endpoint to the odo dev deployment rather than root /, there will need to be an investigation into how to work around this for this starter project:

image

@thepetk
Copy link
Contributor

thepetk commented May 15, 2024

Need to investigate the reason of this issue #1554 too.

@thepetk thepetk added severity/blocker Issues that prevent developers from working and removed severity/blocker Issues that prevent developers from working labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure
Projects
Status: Backlog
Development

No branches or pull requests

3 participants