ocis
ocis copied to clipboard
Integrate cephfs into the pipelines
follow-up to #9183
Integrate cephfs into the drone buillds
- [ ] create a script that creates a directory in
/ceph/build-<buildnumber> - [ ] pass the
/ceph/build-<buildnumber>to the build container as volume - [ ] create a testsuite that runs a set of e2e tests, using the created directory for all storage paths
- [ ] clean up after the test and remove the folder created in the first task
@dragonchaser We need to check what drone itself already does in "organizing the build artifacts".
@dragonchaser We need to check what drone itself already does in "organizing the build artifacts".
:confused: how is that related?
I mean when you start a drone pipeline, normally all pipelines are creating docker volumes and take care that they do not collide.
just a heads up - we been using cephfs as the backend storage for data (not the config folder ) seems to work fine..