Commit Graph

5 Commits

Author SHA1 Message Date
Sorin Sbarnea 88211997df Create elastic-recheck container image
- part of replacing puppet deployment with ansible and docker-compose
- current change tests container building

Change-Id: Id70f156e63751ebd14908cc5da969e964f63645b
Story: TRIPLEOCI-177
2020-09-14 18:14:39 +01:00
Sorin Sbarnea df62575028 Refreshed bindep
Removes all historical leftovers from bindep.txt file.

Change-Id: I9df8eb8aa321549acc90f58eff9a37774822b36e
2020-09-10 09:26:20 +01:00
Matt Riedemann 9989983882 Add ssl packages to bindep
New infra images don't have libssl-dev installed by default
anymore so the packages need to be in bindep.

Change-Id: I398461f3094f09ac18af5eb3791c936382fc5bfa
2017-06-06 18:34:30 -04:00
Matt Riedemann a0e86fd137 Add libffi-dev(el) to bindep
Change-Id: I6b04785d9e59a51bb04f877395f7d6b56226b5e5
2016-09-07 13:33:18 -04:00
Andreas Jaeger b867c5795f Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

Change-Id: I7b79b96741b2225e71ba5bdc32915f551e0da89c
2016-08-12 19:29:38 +02:00