Skip to content

ceph-pr-api: update to run in a container (via bwc)#2555

Draft
phlogistonjohn wants to merge 3 commits intoceph:mainfrom
phlogistonjohn:jjm-bwc-ceph-pr-api
Draft

ceph-pr-api: update to run in a container (via bwc)#2555
phlogistonjohn wants to merge 3 commits intoceph:mainfrom
phlogistonjohn:jjm-bwc-ceph-pr-api

Conversation

@phlogistonjohn
Copy link
Copy Markdown
Contributor

Update the ceph-pr-api tests so that the build and tests that this job runs are done so inside a container.

The build task is updated to be more similar to how builds are typically done now for 'make check', with a few tweaks.

Then for running the tests we reuse the build container image created for the build, install a few extra (ephemeral) dependencies in it and then fire off the dashboard script that runs the api tests.

Update the ceph-pr-api tests so that the build and tests that this job
runs are done so inside a container.

The build task is updated to be more similar to how builds are typically
done now for 'make check', with a few tweaks.

Then for running the tests we reuse the build container image created
for the build, install a few extra (ephemeral) dependencies in it and
then fire off the dashboard script that runs the api tests.

Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
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