aboutsummaryrefslogtreecommitdiffstats
path: root/docker
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Add helm project tags and cleanupBrian Freeman1-1/+2
eteHelm-k8s.sh included in testsuite for testing Issue-ID: INT-992 Change-Id: I1f0ca13ecf223076ba5088827b49132b18ac110e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-20Make image arm64-compatiblePuzikov Dmitry1-42/+44
Modify Dockerfile to allow image building and running on arm64 platform Issue-ID: INT-874 Change-Id: I7f35c56b94d777fcf31bc5edd2dcef306a72175a Signed-off-by: Puzikov Dmitry <dmitry.puzikov@tieto.com>
2019-02-18Change OpenECOMP_ETE to ONAPBrian Freeman2-11/+11
Issue-ID: INT-891 Change-Id: I848eea5334310d60ad7c86f641a630ddc09d29f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-12-17Specify robotframework package versionYang Xu1-1/+1
Change-Id: Ic5cb101bc11d5a7decab1dace07efc746a121c5e Issue-ID: TEST-136 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-01Add mime type for png screen shotsGary Wu1-0/+1
Change-Id: Idee9d7878c7bf090da0a178ae51e56fe3460b0fb Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-30Enable compresion in lighttpdGary Wu1-0/+4
Change-Id: I70345abe51ed561c28292748bcc14dded4b3427e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-25Add default user/password for robot web serverGary Wu2-0/+2
Change-Id: I5af21fa87665d4e0d419af6e6f5cad23c9af38ab Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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-08-03Remove obsolete filesGary Wu2-73/+0
Change-Id: I0075d16a8cbe67b93e9ac68d5a5033767aac1459 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-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>