Age | Commit message (Collapse) | Author | Files | Lines |
|
Update memcached and redis image information to an
available one.
Change-Id: Id8bd716894ea722d65650897b1bec92afade350d
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Expand rendered image name to include seconds and milliseconds.
This reduces the probability of image name collisions on the cloud
from 1/60 to 1/60000.
The initial change Ic1853ba7566def397b8bce389e2779fe3020c7ce was
reverted, since the change had issues bringing up an instance on the
OpenStack cloud provider. This was because the default `instance_name`
value is taken as the `image_name`, when the instance_name is unset,
the instance_name does not allow FQDN format hostname ending with
a period+number.
The workaround is to use separate `instance_name` parameter in your
builder which does not end with period+number.
Fixed upstream in common-packer [1.].
[1.] https://gerrit.linuxfoundation.org/infra/#/c/10986/
JIRA: https://jira.linuxfoundation.org/browse/RELENG-971
Issue-ID: CIMAN-168
Change-Id: I451dd8956fbd2b97a47b5064d9802108f4fc3115
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Update common packer
- Remove centos unused distros
- Add memcache and redis yaml file
- Update json templates
Change-Id: I1092d4a7ce957c8c31780045639b0819933af588
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I964f7a3811df7d5aff61c93fcdaef6307b50373f
Issue-id: CIMAN-14
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Create a docker image, this is based on the Open-O robot image
Change-Id: I4f16494da4605753f09257107889210488ec0512
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
* Configure initial jobs and validate Jenkins environment
* Do not hook up packer build jobs at this time
Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|