Restructure templates and tests directory to multi-group layout#1090
Restructure templates and tests directory to multi-group layout#1090auniyal61 wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: auniyal61 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/36f76bf635b547f9979f6ec0d7db40d1 ❌ openstack-meta-content-provider FAILURE in 6m 57s |
Moves all Nova templates and tests and drops 'nova prefix' from subdirectories templates under templates/nova/ tests under test/functional/nova/ and updates relative paths. change package name from functional_test to nova_test Exceptions: nova_controller_test.go - tests top-level Nova CR novaapi_controller_test.go - cache issue prevents renaming, build failed
b312336 to
dca5957
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ef9bb0f68c294ee5b3b4fb18ec83cdb0 ✔️ openstack-meta-content-provider SUCCESS in 1h 31m 23s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9f9cf6fa973f4e73990a076b327f4ac0 ✔️ openstack-meta-content-provider SUCCESS in 1h 31m 47s |
|
recheck |
|
@auniyal61: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/639cfd61189e43f78395ededb32eb26a ✔️ openstack-meta-content-provider SUCCESS in 1h 29m 41s |
Moves all Nova templates and tests and drops 'nova prefix' from subdirectories
templates under templates/nova/
tests under test/functional/nova/ and updates relative paths.