aboutsummaryrefslogtreecommitdiffstats
path: root/docker
AgeCommit message (Collapse)AuthorFilesLines
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-19Additional mimetypes for lighttpdGary Wu1-1/+4
Add mimetype assignments to lighttpd to fix issue with unassigned file types being sent without Last-Modified header. Change-Id: I62e3b2b0cb70c29585b2db1ad85e8ba1ec53acfa Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-10-09Add latest heat templates for vFW and vLBJerry Flood1-0/+6
Issue: TEST-63 Change-Id: Id3f1a87f89306b4a1c23677fec1c4e39940dfa9c 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-04-01TEST-17 secure robot and generate pageJerry Flood1-1/+11
Change-Id: Ifa0659a504e540cbaf5fc2dea3bfabae9690ea02 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-22Complete teardown implementation.jf98601-0/+54
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H3-0/+74
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>