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

[ci] Add endpoint tests to the logging job #220

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

elfiesmelfie
Copy link
Collaborator

The test checks for the various openstack endpoints that we expect to exist

Depends-On: #181

Copy link

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/infrawatch/feature-verification-tests for 181,7615cd4e5dea267106bfc2ce4276b683c0a6f449

@elfiesmelfie elfiesmelfie force-pushed the efoley_logging_add_endpoint_tests branch from 383bdc4 to d758adb Compare January 30, 2025 11:19
Copy link

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/infrawatch/feature-verification-tests for 181,bd56a6dacbafa3fc2939cabfe5fcc30148f75959

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b7132c84c89e44598b785246d3c10e53

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 18m 29s
✔️ functional-tests-on-osp18 SUCCESS in 1h 27m 39s
functional-logging-tests-osp18 FAILURE in 1h 14m 06s
functional-graphing-tests-osp18 FAILURE in 34m 11s
✔️ functional-metric-verification-tests-osp18 SUCCESS in 1h 17m 40s

Copy link
Contributor

@ayefimov-1 ayefimov-1 left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you!!!

Comment on lines +30 to +45
- [nova,compute,public]
- [nova,compute,internal]
- [placement,placement,public]
- [placement,placement,internal]
- [swift,object-store,public]
- [swift,object-store,internal]
- [cinderv3,volumev3,public]
- [cinderv3,volumev3,internal]
- [barbican,key-manager,public]
- [barbican,key-manager,internal]
- [keystone,identity,public]
- [keystone,identity,internal]
- [glance,image,public]
- [glance,image,internal]
- [neutron,network,public]
- [neutron,network,internal]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Technically, we only need the 0th and second items in this list, but there's some new changes in progress in #203 that will address this

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/16a7f18ecbc44560a3031fe29d748fba

✔️ feature-verification-tests-noop SUCCESS in 4s
✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 34m 03s
✔️ functional-tests-on-osp18 SUCCESS in 1h 26m 18s
functional-logging-tests-osp18 FAILURE in 1h 45m 21s
✔️ functional-graphing-tests-osp18 SUCCESS in 1h 11m 17s
✔️ functional-metric-verification-tests-osp18 SUCCESS in 1h 14m 24s

@elfiesmelfie
Copy link
Collaborator Author

recheck

@myadla myadla self-requested a review February 13, 2025 21:26
Copy link
Contributor

@myadla myadla left a comment

Choose a reason for hiding this comment

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

lgtm

The test checks for the various openstack endpoints that we expect to
exist

Co-authored-by: "Alex Yefimov <[email protected]>"
It contains the "openstack_cmd" var required for the endpoint tests
@elfiesmelfie elfiesmelfie force-pushed the efoley_logging_add_endpoint_tests branch from 6d900e2 to 47cd563 Compare February 14, 2025 16:19
@elfiesmelfie elfiesmelfie merged commit b240e82 into master Feb 14, 2025
8 checks passed
@elfiesmelfie elfiesmelfie deleted the efoley_logging_add_endpoint_tests branch February 14, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants