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

[stable-4.5] cypress: wait for pulp to start serving index #2265

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Jun 27, 2022

should prevent 4.5 failures where we try loading index.html too soon and get a 502 instead

expecting /static/galaxy_ng/js/App.1656338171157.5cfc891e6208762942a6.js
...
<head><title>502 Bad Gateway</title></head>

(example https://github.com/ansible/ansible-hub-ui/runs/7074200208?check_suite_focus=true)

also adding a "galaxykit works" check and a "see feature flags" check from master

himdel added 2 commits June 27, 2022 14:50
should prevent 4.5 failures where we try loading index.html too soon and get a 502 instead

    expecting /static/galaxy_ng/js/App.1656338171157.5cfc891e6208762942a6.js
    ...
    <head><title>502 Bad Gateway</title></head>

also adding a "galaxykit works" check and a "see feature flags" check from master
@himdel himdel merged commit 8d65cda into ansible:stable-4.5 Jun 27, 2022
@himdel himdel deleted the 45-pulp502 branch June 27, 2022 16:39
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Aug 29, 2022
collection list doesn't exist in 0.7.0 yet (also ansible#2265)
himdel added a commit that referenced this pull request Sep 1, 2022
* cypress.yml - backport changes from master

Backports cypress.yml changes from #2480, #2478, non-signing parts of #2240, #1979, #2233, #1827, #1558, #1562, #1323

No-Issue

* build from pulp-ci-centos 3.15, not latest (current 4.4 uses pulpcore==3.15.8)

* galaxykit collection list -> namespace list

collection list doesn't exist in 0.7.0 yet (also #2265)

* pulpPrefix - set to /pulp/api/v3/

not API_BASE_PATH + /pulp/api/v3/ .. that's 4.6+

(also reformat, but skip the rest of #1651)

* update cache key
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.

1 participant