Skip to content

Commit 1821088

Browse files
committed
chore: update env vars
1 parent 9ed1401 commit 1821088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fiware_test_example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
PYTHON_TEST_MATRIX: '["3.10", "3.11", "3.12", "3.13"]'
1212
FIWARE_DIRECTORY: "./utils/fiware"
1313
TEST_PATH: "./utils/fiware"
14-
TEST_ENV_VARS: '["LOG_LEVEL=INFO", "CB_URL=http://localhost:1026", "ORION_LD_URL=http://localhost:1027", "IOTA_JSON_URL=http://localhost:4041", "IOTA_UL_URL=http://localhost:4061", "QL_URL=http://localhost:8668", "MQTT_BROKER_URL=mqtt://localhost:1883", "MQTT_BROKER_URL_INTERNAL=mqtt://mqtt-broker:1883", "LD_MQTT_BROKER_URL=mqtt://localhost:1883", "LD_MQTT_BROKER_URL_INTERNAL=mqtt://mqtt-broker:1883", "FIWARE_SERVICE=test", "FIWARE_SERVICEPATH=/", "STATIC_RECORDS=1000"]'
14+
TEST_ENV_VARS: '["LOG_LEVEL=INFO", "CB_URL=http://localhost:1026", "ORION_LD_URL=http://localhost:1027", "IOTA_JSON_URL=http://localhost:4041", "IOTA_UL_URL=http://localhost:4061", "QL_URL=http://localhost:8668", "MQTT_BROKER_URL=mqtt://localhost:1883", "MQTT_BROKER_URL_INTERNAL=mqtt://mqtt-broker:1883", "LD_MQTT_BROKER_URL=mqtt://localhost:1883", "LD_MQTT_BROKER_URL_INTERNAL=mqtt://mqtt-broker:1883", "FIWARE_SERVICE=test_17", "STATIC_RECORDS=199"]'

0 commit comments

Comments
 (0)