Julio Castillo
51594c1413
Fix tests
2022-12-06 16:12:38 +01:00
Julio Castillo
8b664fc5e3
Simplify test spec structure
2022-12-06 15:50:39 +01:00
Julio Castillo
1981647595
Custom context manager to create temp directory
2022-12-06 15:09:08 +01:00
Julio Castillo
a017fef121
Removed refresh=True from plan() call
2022-12-06 14:44:18 +01:00
Julio Castillo
f8d5f43c05
Use ignore instead of copy+delete in plan_summary()
2022-12-06 10:08:36 +01:00
Julio Castillo
be0e807435
Bring back tests key in test yaml spec
2022-12-06 00:06:29 +01:00
Julio Castillo
fded49cc67
Remove unneeded imports from tests/conftest.py and use pytest_plugins
2022-12-06 00:06:29 +01:00
Julio Castillo
284f8ff106
Basic error handling
2022-12-06 00:06:29 +01:00
Julio Castillo
589f7a5c2f
Simplify yaml test spec
2022-12-06 00:06:29 +01:00
Julio Castillo
34f01762c3
Simplify fast bootstrap test
2022-12-06 00:06:29 +01:00
Julio Castillo
2af4a826fa
Initial FAST bootstrap fixture
2022-12-06 00:06:29 +01:00
Julio Castillo
0a6285fd4e
Reorder code
2022-12-06 00:06:29 +01:00
Julio Castillo
f5461056cf
Fix boilerplate
2022-12-06 00:06:29 +01:00
Julio Castillo
b4d3aa2055
Migrate organizations tests
2022-12-06 00:06:29 +01:00
Julio Castillo
188ad23035
Add tests for subnet factory
2022-12-06 00:06:29 +01:00
Julio Castillo
553ca3fcdf
Allow defining tests via yaml
...
(yes, more yaml)
2022-12-06 00:06:29 +01:00
Julio Castillo
8631d698cb
Reorder fixture parameters
2022-12-06 00:06:29 +01:00
Julio Castillo
354ab110f8
Simplify path handling
2022-12-06 00:06:29 +01:00
Julio Castillo
181533786b
remove key from fast values inventory
2022-12-06 00:06:29 +01:00
Julio Castillo
25a3f8687c
If copying fixture, remove any auto vars files read by terraform
2022-12-06 00:06:29 +01:00
Julio Castillo
0619b35ae6
Fix fast test
2022-12-06 00:06:29 +01:00
Julio Castillo
ace43b75c5
Update requirements for tests
2022-12-06 00:06:29 +01:00
Julio Castillo
b88f0cf8de
Bring back parallel tests
2022-12-06 00:06:29 +01:00
Julio Castillo
61d5758f06
New test example for a module
2022-12-06 00:06:29 +01:00
Julio Castillo
dc1fda0fd8
First tests using fast
2022-12-06 00:06:29 +01:00
Julio Castillo
cc1b9fb00b
New fixtures
2022-12-06 00:06:29 +01:00
Julio Castillo
8c43b72dd4
Remove stale xmark from parellel testing attempt
2022-12-06 00:06:29 +01:00
Julio Castillo
798d3a4136
Update VPN-HA module to tf1.3 (wip)
2022-11-30 10:52:24 +01:00
g-greatdevaks
1e72599986
Add test fixture for Apigee PAYG Env Node Config
...
Added test fixture for Apigee PAYG Environment
Node Config.
Changes committed:
- modified: `tests/modules/apigee/fixture/test.env_only.tfvars`
2022-11-29 22:41:14 +05:30
g-greatdevaks
3037a4f519
FIX APIGEE PAYG ENVIRONMENT NODE CONFIG
...
Fixed the Node Configuration for Apigee PAYG
specific Environments.
Removed current_aggregate_node_count as it
is a read-only field and cannot be taken
as an input for the Apigee Environment Terraform
resource.
Changes committed:
modified: blueprints/cloud-operations/apigee/README.md
modified: blueprints/cloud-operations/apigee/variables.tf
modified: modules/apigee/README.md
modified: modules/apigee/main.tf
modified: modules/apigee/variables.tf
modified: tests/blueprints/cloud_operations/apigee/fixture/variables.tf
modified: tests/modules/apigee/fixture/variables.tf
2022-11-29 17:02:24 +05:30
Miren Esnaola
8d827b692c
Added endpoint attachments to Apigee module
2022-11-28 17:27:00 +01:00
apichick
48c6733615
Merge branch 'master' into adfs-fixes
2022-11-28 13:30:12 +01:00
apichick
1c1f3b714e
Merge branch 'master' into adfs-fixes
2022-11-28 12:40:07 +01:00
apichick
ba17e10ebd
Merge branch 'master' into binauthz-fixes
2022-11-28 12:33:34 +01:00
Daniel Strebel
158df4c873
fix(apigee): Apigee instance doc examples
2022-11-28 09:55:51 +01:00
lcaggio
d1cc0519d8
Merge branch 'master' into lcaggio/fix-20221123
2022-11-24 16:07:33 +01:00
lcaggio
b1430232b8
Fix tests
2022-11-24 15:50:26 +01:00
Sebastian Kunze
e4fc47a063
Normalize prefix handling in blueprints ( #1003 )
2022-11-23 11:09:00 +01:00
Miren Esnaola
67be16f94e
ADFS blueprint fixes
2022-11-22 12:47:12 +01:00
Miren Esnaola
5ba65b99ed
Binauthz blueprint fixes related to project creation
2022-11-22 12:45:43 +01:00
Julio Castillo
2cd74823b1
Generate files based on readme contents
2022-11-18 17:48:52 +01:00
Julio Castillo
b2510ea4cf
Fix org policies factories
2022-11-18 17:48:52 +01:00
Julio Castillo
a3767cdfe2
Fix boilerplate check
2022-11-18 17:48:52 +01:00
Julio Castillo
5cfa1062cc
Ensure inline README file match fixture files
2022-11-18 17:48:52 +01:00
Julio Castillo
7be3288cc7
Add tests for factory examples
2022-11-18 17:48:52 +01:00
Luca Prete
4124ef41fc
Add network tags support to the organization module ( #979 )
2022-11-18 15:56:28 +01:00
apichick
dcfc4a18be
Merge branch 'master' into apigee
2022-11-17 16:58:00 +01:00
Julio Castillo
ed84bcb631
Merge cloud function v1 and v2 tests
2022-11-17 10:32:56 +01:00
Julio Castillo
bb8c62c6ec
Merge branch 'master' into apigee
2022-11-17 00:47:05 +01:00
Miren Esnaola
3501d20785
Apigee module and blueprint
2022-11-16 19:49:26 +01:00