Hi PTLs,

Summary: Switch Docker build jobs to use new dedicated docker build VM

We now have a persistent VM dedicated to docker image builds so that we can 
leverage docker's image caching capabilities.  Using this, we're seeing 
dramatic reductions in docker build time and download bandwidth requirements.

To take advantage of this, we'd like to switch ONAP docker build jobs over to 
this dedicated instance.  The only requirement is that the docker build job has 
to only build the docker image, and does not do things like code compilation or 
running unit tests.

For your respective projects, please confirm the following:

1.      Whether your docker build jobs only builds the image (no code 
compilation or unit testing)
2.      If so, please provide me with the specific job names for your docker 
builds

Given the above, I can help submit the necessary changes to ci-management, and 
we can see how well it works for your respective projects.  The necessary JJB 
changes for the docker build jobs are:
*       Switch to build node type "queue-docker-4c-4g"
*       Turn off "openstack single-use"
It roughly looks like this: 
https://gerrit.onap.org/r/#/c/56635/1/jjb/global-templates-python.yaml

Thanks,
Gary



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11394): https://lists.onap.org/g/onap-discuss/message/11394
Mute This Topic: https://lists.onap.org/mt/23803998/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to