summaryrefslogtreecommitdiffstats
path: root/jjb/cperf/cirros-upload.yaml.ansible
AgeCommit message (Collapse)AuthorFilesLines
2018-08-07CPERF: Open CSIT testing ports in overcloudTim Rozet1-0/+17
Port 12345 needs to be open so that a netcat server can respond to client requests. Change-Id: Iaf6e59bcb16a7afe329d522b80d6678e65f10140 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: fix flavor syntax for csitTim Rozet1-1/+1
Change-Id: Id3430db201ba82b398c3e74f5c3cbb541c6fb208 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Create flavor for CSITTim Rozet1-0/+4
Change-Id: I2dd2fe40f06783320c60788b2161e876a0bb43b5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Fix cirros image name for csitTim Rozet1-2/+3
Change-Id: I61ffe3d058ff797878d2ef00e5801497f91ea436 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Fix path issue with cirros uploadingTim Rozet1-1/+1
Change-Id: Ia58fcaae637d9be75b331404648724b82ac16498 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Upload cirros image for CSITTim Rozet1-0/+17
CSIT does not have the ability to upload cirros image yet, so this patch uploads it to the overcloud as a workaround. Change-Id: I277e37ae28d613771969dca984ef8692e1312fbd Signed-off-by: Tim Rozet <trozet@redhat.com>