Skip to content

Commit 03186af

Browse files
committed
chore: remove gitlab ci and add test path
1 parent 33c3e2d commit 03186af

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
FIWARE_COVERAGE: true
1919
FIWARE_DIRECTORY: './filip_unittest/docker'
2020
PYTHON_PACKAGE_NAME: 'filip'
21+
TEST_PATH: './tests'
2122
TEST_ENV_VARS: '["CB_URL=http://localhost:1026","ORION_LD_URL=http://localhost:1027","IOTA_URL=http://localhost:4041","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=filip","FIWARE_SERVICEPATH=/"]'
2223
PYTHON_TEST_MATRIX: '["3.9", "3.10", "3.11", "3.12"]' #List of Python versions to run tests against as a matrix

.gitlab-ci.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)