Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA:QTIP-158
Change-Id: I962b01496346dc2257b069b4feffaef6dd094322
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
It is better to put process files to /home/opnfv/qtip/.
Change-Id: I3ed5d13fdf1ce65303f1005ed2284c9ba2271207
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Delete results directory from qtip repos.
And the results files will be stored under
/home/opnfv/qtip/results.
Change-Id: Ie1091e60eb77068c20a9095f0f85454f18173872
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
|
|
This scripts can not be executed by incorrect file permission.
Change-Id: I75cbf7272030d0abee87770ec2d4795e158dea34
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
modification:
Add testcase yaml format auto in index_calculate;
Delete generator_ref_json.py
Fix SSL AES arg value wrong problems when calling 'get_index'
JIRA:QTIP-130
Change-Id: Ic05e4ed6b63e4011a2113f11bc84763303546c73
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
|
|
1. Automaticly genegrate private key files.
2. remove the key files in repo at last.
3. remove public key from authorized_keys of compute hosts.
JIRA: QTIP-110
Change-Id: Ie22f3f195edf650e690a2ed69df1af191953068f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
miss a '#' in first line.
Change-Id: I98bcb5b54a7ff1eba563c8128e58ea1168ce8bb2
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
JIRA:QTIP-99
Change-Id: I2a3ba25c1bcb66cf71a65757c3f003838dca614f
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
modification:
Delete the fetch_os_creds.sh
Call the fetch_os_creds.sh which in releng
Include the curl in docker
Change-Id: I5a92f671ce4183cf0d7dabc8faf69018b9b54e0b
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
Some files still use directory "data/". Fix it.
Change-Id: Ia07f380c3e9c3e312d17b09728b050c818492f0f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
qtip
!
+---- scripts
! !
! +----ref_result # python scripts to generate results report
! +----fetch_compute_ips.sh
! +----fetch_os_creds.sh
! +----file_permission.sh
! +----get_env_info.sh
! +----qtip_creds.sh
! +----ssh_exch.exp
!
+---- config
! !
! +---- Qtip_key
! +---- Qtip_key.pub
! +---- SampleHeat.yaml
!
+---- utils
! !
! +---- logger_utils.py
! +---- report # generate pdf report file
Change-Id: Ia908ff31494369c1a13fb88b1ff9b0e5681f8e29
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|