Hello,

As you probably know, we need to migrate all the jobs within software-factory to use diskimage-builder images instead snapshot images, the next version of nodepool won't support snapshot based images.

I created dib-skydive-centos-7 image, you can find which elements are used to build this image in the config directory of software-factory in nodepool/nodepool.yaml. I created a skydive element located in nodepool/elements/skydive:

$ tree nodepool/elements/skydive
nodepool/elements/skydive
├── install.d
│   ├── 80-install-golang
│   ├── 81-install-orientdb
│   └── 82-install-protobuf
└── README

I created 3 jobs to validate the new image with success (but without publication)

- https://softwarefactory-project.io/jenkins/job/skydive-go-fmt-nv/5/console

- https://softwarefactory-project.io/jenkins/job/skydive-scale-tests-nv/1/console

- https://softwarefactory-project.io/jenkins/job/skydive-unit-tests-nv/1/console

I'd like to quickly switch all yours jobs to use the new image, do you have any blocker if I will start to migrate them tomorrow at 2pm UTC ?

Thanks.

Nico


_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to