mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-31 19:08:01 +00:00
Wifi 13423 (#912)
* Revert back ALLURE_CLI_VERSION Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> * Revert back pytest version Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
GitHub
parent
56c1894f21
commit
7aaea028c7
2
.github/workflows/quali.yml
vendored
2
.github/workflows/quali.yml
vendored
@@ -11,7 +11,7 @@ env:
|
|||||||
# Cloud SDK certs
|
# Cloud SDK certs
|
||||||
CACERT: ${{ secrets.CACERT }}
|
CACERT: ${{ secrets.CACERT }}
|
||||||
CAKEY: ${{ secrets.CAKEY }}
|
CAKEY: ${{ secrets.CAKEY }}
|
||||||
ALLURE_CLI_VERSION: 2.26.0
|
ALLURE_CLI_VERSION: 2.14.0
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ pandas
|
|||||||
paramiko
|
paramiko
|
||||||
perfecto-py37
|
perfecto-py37
|
||||||
pyshark
|
pyshark
|
||||||
pytest==8.1.1
|
pytest==6.2.2
|
||||||
requests
|
requests
|
||||||
scp
|
scp
|
||||||
selenium
|
selenium
|
||||||
|
|||||||
Reference in New Issue
Block a user