We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240192c commit 5cf8d0aCopy full SHA for 5cf8d0a
scripts/ci/regression-scope/rules.json
@@ -7,10 +7,10 @@
7
{
8
"env_vars": {
9
"RTE_IP": "192.168.10.199",
10
- "SONOFF_IP": "192.168.10.169",
11
- "PIKVM_IP": "192.168.10.120",
12
"SNIPEIT_NO": "true",
13
- "CONFIG": "msi-pro-z690-a-wifi-ddr4"
+ "CONFIG": "msi-pro-z690-a-wifi-ddr4",
+ "SONOFF_IP": "192.168.10.169",
+ "PIKVM_IP": "192.168.10.120"
14
},
15
"files": {
16
"mode": "${FULL_FILENAME_MATCH}"
@@ -36,9 +36,9 @@
36
37
38
39
40
"SONOFF_IP": "192.168.10.169",
41
42
43
44
"mode": "${FILE_CONTAINS_MATCH}",
0 commit comments