Commit Graph

4 Commits

Author SHA1 Message Date
Pierre Riteau 5b2af7db13 Fix Docker build
The default nodeset was just changed to focal [1], which in the absence
of the python-is-python3 package doesn't provide a python binary.

Enable again the docker-build and docker-publish Zuul jobs.

[1] https://review.opendev.org/c/opendev/base-jobs/+/789098

Change-Id: Ic78169052517701b235e906852923388d93776e8
2021-06-07 13:12:36 +02:00
Arseni Lipinski 54d7da3446 Change repository links usage in Dockerfile and build image
Used to be: git.openstack.org/openstack/monasca-persister?h=stable/pike
Now : opendev.org/openstack/monasca-persister/src/branch/stable/pike

Since the way links to specific branches changed, usage of
those links has to be changed as well.
CONSTRAINTS_BRANCH variable was removed because CONSTRAINTS_FILE
contains link to the upper-requirements file with specified branch.

Story: 2005666
Task: 30967
Depends-On: https://review.opendev.org/#/c/659073/
Change-Id: I444e7c43ab52206d433cb20339ddf0caecaba61a
2019-05-30 06:43:20 +00:00
Dobroslaw Zybort e6b9af00ac Use global job for building docker image
Story: 2001694
Task: 24234

Change-Id: Ic84c66f239ae09e84eb76fb6a9385b7713876989
Depends-On: https://review.openstack.org/#/c/632087/
2019-02-11 15:54:51 +01:00
Christian Brandstetter c8116864a1 Add tooling for building Docker image
Change-Id: I5398a5f38525eabce8b8cf4d686ae68c666a6d00
Story: 2001694
Task: 24231
2018-10-09 10:47:15 +02:00