infrahub-testcontainers 1.2.7__py3-none-any.whl → 1.2.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- infrahub_testcontainers/docker-compose.test.yml +2 -0
- {infrahub_testcontainers-1.2.7.dist-info → infrahub_testcontainers-1.2.8.dist-info}/METADATA +1 -1
- {infrahub_testcontainers-1.2.7.dist-info → infrahub_testcontainers-1.2.8.dist-info}/RECORD +5 -5
- {infrahub_testcontainers-1.2.7.dist-info → infrahub_testcontainers-1.2.8.dist-info}/WHEEL +0 -0
- {infrahub_testcontainers-1.2.7.dist-info → infrahub_testcontainers-1.2.8.dist-info}/entry_points.txt +0 -0
|
@@ -123,6 +123,7 @@ services:
|
|
|
123
123
|
INFRAHUB_INITIAL_AGENT_TOKEN: ${INFRAHUB_TESTING_INITIAL_AGENT_TOKEN}
|
|
124
124
|
INFRAHUB_SECURITY_SECRET_KEY: ${INFRAHUB_TESTING_SECURITY_SECRET_KEY}
|
|
125
125
|
PREFECT_API_URL: ${INFRAHUB_TESTING_PREFECT_API}
|
|
126
|
+
INFRAHUB_EXPERIMENTAL_VALUE_DB_INDEX:
|
|
126
127
|
# Tracing
|
|
127
128
|
INFRAHUB_TRACE_ENABLE: ${INFRAHUB_TRACE_ENABLE:-false}
|
|
128
129
|
INFRAHUB_TRACE_EXPORTER_ENDPOINT:
|
|
@@ -169,6 +170,7 @@ services:
|
|
|
169
170
|
INFRAHUB_WORKFLOW_ADDRESS: ${INFRAHUB_TESTING_WORKFLOW_ADDRESS}
|
|
170
171
|
INFRAHUB_TIMEOUT: ${INFRAHUB_TESTING_TIMEOUT}
|
|
171
172
|
PREFECT_API_URL: ${INFRAHUB_TESTING_PREFECT_API}
|
|
173
|
+
INFRAHUB_EXPERIMENTAL_VALUE_DB_INDEX:
|
|
172
174
|
# Tracing
|
|
173
175
|
INFRAHUB_TRACE_ENABLE: ${INFRAHUB_TRACE_ENABLE:-false}
|
|
174
176
|
INFRAHUB_TRACE_EXPORTER_ENDPOINT:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
infrahub_testcontainers/__init__.py,sha256=oPpmesGgYBSdKTg1L37FGwYBeao1EHury5SJGul-CT8,216
|
|
2
2
|
infrahub_testcontainers/constants.py,sha256=mZ4hLvcf4rKk9wC7EId4MQxAY0sk4V99deB04N0J2bg,85
|
|
3
3
|
infrahub_testcontainers/container.py,sha256=HMWCwQpXgNnUYhGDNr1yEdfAO-t-TDzG2RgkZ1ye4tc,12257
|
|
4
|
-
infrahub_testcontainers/docker-compose.test.yml,sha256=
|
|
4
|
+
infrahub_testcontainers/docker-compose.test.yml,sha256=TmHum2G--SEo5h44bjP1RqHS8KnBv9rAOkPasnpUgUE,8317
|
|
5
5
|
infrahub_testcontainers/haproxy.cfg,sha256=QUkG2Xu-hKoknPOeYKAkBT_xJH6U9CfIS0DTMFZJsnk,1305
|
|
6
6
|
infrahub_testcontainers/helpers.py,sha256=zsvBOql5qM2OX1ybPcklqF-nzWYHkZI3Gk3KZhxWOtU,3578
|
|
7
7
|
infrahub_testcontainers/host.py,sha256=Z4_gGoGKKeM_HGVS7SdYL1FTNGyLBk8wzicdSKHpfmM,1486
|
|
@@ -10,7 +10,7 @@ infrahub_testcontainers/models.py,sha256=ASYyvl7d_WQz_i7y8-3iab9hwwmCl3OCJavqVbe
|
|
|
10
10
|
infrahub_testcontainers/performance_test.py,sha256=CZ0YeGqnc9RCEPPk5-jFh0b0zFz-DYweOBF-Lfo0bc8,6037
|
|
11
11
|
infrahub_testcontainers/plugin.py,sha256=g24SMg4EAqVe2N8i9F66EV34cNqIdDU4mRP7OeOJO1w,5381
|
|
12
12
|
infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
|
|
13
|
-
infrahub_testcontainers-1.2.
|
|
14
|
-
infrahub_testcontainers-1.2.
|
|
15
|
-
infrahub_testcontainers-1.2.
|
|
16
|
-
infrahub_testcontainers-1.2.
|
|
13
|
+
infrahub_testcontainers-1.2.8.dist-info/METADATA,sha256=HnyjbX1T0ZUyWq4lePBc3xGTuv9XbYUW32WfndleblQ,981
|
|
14
|
+
infrahub_testcontainers-1.2.8.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
15
|
+
infrahub_testcontainers-1.2.8.dist-info/entry_points.txt,sha256=gHOERdtVE0P8dYz6FHkn2KplpbXvCDJQnuWg_IP0-qQ,76
|
|
16
|
+
infrahub_testcontainers-1.2.8.dist-info/RECORD,,
|
|
File without changes
|
{infrahub_testcontainers-1.2.7.dist-info → infrahub_testcontainers-1.2.8.dist-info}/entry_points.txt
RENAMED
|
File without changes
|