summaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Add xxd for decryptionBrian Freeman1-0/+1
Issue-ID: INT-515 Change-Id: I099cd9b584207508c6aca6f701da85a01ed531e8 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-26Fix mode on ssh keysBrian Freeman1-0/+3
Issue-ID: TEST-111 Change-Id: I1c76efad242a866a0d47597b42ad2b390d15df3a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-03-05Install python2.7 rather than python=2.7.11-1Jerry Flood1-1/+1
Issue-ID: TEST-81 Change-Id: I8f678a16e5b532f537c7a587dfd574d627702137 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-11Restructuring Dockerfile to debug failureJerry Flood1-9/+22
Issue: TEST-65 Change-Id: I790b0bcf81d07c68d3283e592d6107bbb44fb210 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-07-14Clean up DockerfileChuck Short1-10/+11
- Alphabetize dependencies so it will be easier to maintain in the long run. - Chain commands so less layers are used. Change-Id: I068df08af662b8b6cd823f07d55c3f5294242428 Signed-off-by: Chuck Short <charles.short@ericsson.com>
2017-06-05Make the soak test shells executable (properly)Jerry Flood1-2/+2
Issue: TEST-38 Change-Id: I965f0d3851492538b22f18984a630adbf7e388d0 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-02Added support for soak test config fileJerry Flood1-2/+4
Issue: TEST-38 Change-Id: I40fdad36019cbfa6bee6e9ef7bf6193deb27fd47 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-02-23updating the dockerfile to account for opensourceDR695H1-2/+2
updating the dockerfile to account for opensource since we are no longer checking out in a sub directory Change-Id: I2a10ce096c170941a1f4ccc87572f87db7262a34 Signed-off-by: DR695H <dr695h@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+38
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>