Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Tim Park 7f6387aa2e
Plumb k8s version from environments to aks-gitops and aks modules (#923)
* Remove flex volume

* Plumb Kubernetes version down to aks-gitops and aks with AKS default as the default

* temporarily point to my branch

* push default up to environment

* Revert to using master to prepare for PR

* Add kubernetes_version to other environments

* Fix test to include Kubernetes version

* Add Kubernetes version to tests

* Fix MC test

* Fix Simple test

* Fix KV Test

* Fix Single Cosmos Test

* Use branch path for now for azure-simple

* Use branch local paths for now

* Use relative paths for tests

* Fix aks-gitops url in azure-simple

* Revert to master URLs
2020-02-04 16:25:35 -05:00
Edaena Salinas efeb5e7063
Add git-label variable to terraform template for flux (#851) 2019-12-16 11:03:46 -08:00
Nate e4fc1eabb8
Bedrock Testing V2: Triggered Integration Tests through PR modified file white-listing (#567)
* Update azure-pipelines.yml for Azure Pipelines

* Init commit for synchronous Integration Tests and parallel jobs

* Added support for parallelization of Bedrock builds (#565)

* adding ssh-keygen missing from 2 integration test

* Adding selective integration test triggers

* Updating Pipeline to include white-list

* Adding ssh-key gen to KeyVault & MC, clean up comments

* removed echo statements

* `test/`--> Trigger All Tests

* cluster/environments/azure-common-infra--> Trigger Common_KeyVault & MultiCluster Test

* cluster/environments/azure-simple --> Trigger Azure_Simple Test

* reverting tests
2019-08-29 12:46:10 -07:00
dependabot[bot] b0dfb1e87e Bump werkzeug from 0.15.1 to 0.15.3 in /test/loadtest (#554)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.1 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.1...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 14:38:13 -07:00
Jim Spring 6e0bb1d97b
Support for using existing / requiring existing resource group(s). (#549)
Add bring your own resource group support - closes #474
2019-08-21 13:25:50 -07:00
Sarath Pinninty 5a1bbd5341 Repeatable load generation framework that runs on Bedrock (AKS) to load test the target service or application (#541)
* adding load generation framework to load test apps using Bedrock

* updated read me

* Incorporated the feedback

* updated readme with the feedback
2019-08-13 11:03:33 -07:00
Jim Spring b295a14886
Add TF 0.12 support (#545)
Closes #506
2019-08-12 08:25:08 -07:00
Jim Spring 70d86ae32f Move.api.test (#517)
* move apim test.  gh issue #516

* add readme
2019-07-29 11:38:30 -07:00
ReenuSaluja 1d7267e5b6 Updated terraform and terratest code for WAF + Traffic Manager + API Management (#433)
Add WAF + Traffic Manager + API Management environment
2019-07-25 13:15:26 -07:00
Michael Tarng 9449390df7 Adding cosmos/mongo-db simple with no failover deployment and single cluster sample env. (#472) 2019-07-11 14:11:46 -07:00
Nate 729b80b432 Base image to Bedrock Test-runner (#439) 2019-06-11 08:39:48 -07:00
Nate 803c6a4dab Adding githook linting script for code formatting (#407)
* Formatting terraform files to tf standard, adding githook for code-style linting on .tf, .go files, and trailing whitespace
2019-05-06 17:25:43 -07:00
Michael Tarng 350b1f9dcf Adding Azure Key Vault to Azure Multicluster environment (#377) 2019-05-03 10:40:58 -07:00
Michael Tarng bf9bec23ba migrating azure-multicluster to use common-infra (#352)
* MC migrated to use common environment deployments
2019-04-30 09:59:36 -07:00
Nate a9eafd5672 Added integration test for azure-single-keyvault and azure-common-infra bedrock environments (#344)
* Adding azure multiple-cluster integration test

* multiple cluster test clean up

* Adding azure multiple-cluster integration test

* sleeping job to wait for deallocation of cluster lb, adjusting for new variable config

* adjusted go indents format

* azure-single-keyvault integration test with azure-common-infra: closes #250

* azure-single-keyvault integration test with azure-common-infra: closes #250

* syntax adjustments

* adding common-infra test support for backend

* remove tokens

* resolving pipeline error

* adding env vars to pipeline.yml and review changes

* adding init tf directory to golang mapping
2019-04-22 20:33:23 -04:00
Sarath Pinninty 1015539411
Fixes broken deployment from #263 (#347)
*  Fixes broken deployment from #263

* Fixes test case.

* Fixes test case varible type.

* Fixes test case varible type.
2019-04-17 17:12:53 -07:00
Nate 7e6140dfcf Add multiple cluster integration test (#329)
* Adding azure multiple-cluster integration test
2019-04-15 16:05:13 -07:00
Eddie Villalba d5939e0914 Adding Network Profile options for AKS clusters (#263)
* add network profile options to aks main.tf
2019-04-03 09:16:53 -07:00
David Tesar 8f24279666 Update test docs and deps (#295)
* Update test docs and deps

* remove root go.mod

* Cleanup gopkg.toml
2019-04-03 07:09:21 -07:00
Tim Park 25d056b778 Fix simple test to match changes to azure-simple (#270)
* Fix simple test based on changes to azure-simple
* Add test directories such that test changes are tested as well
* Add missing commas in map
* Fix ordering issue of commands
2019-03-27 12:28:16 -04:00
Nate 471d1c7cc3 Adding test suite documentation. (#247)
* Adding test suite initial docs, closes #134
2019-03-22 14:38:02 -07:00
Nate c142566dc8 Set up CI with Azure Pipelines (#199)
* Set up CI with Azure Pipelines
* adding go.mod file for new test suite in AzDo pipelines (#201)
* add filter branches and paths
2019-03-14 14:58:58 -07:00