gkcalat
79d8d83ce4
fix(backend): Add creation of pipeline and pipeline version atomically ( #9416 )
...
* Add create pipeline and version
* Add CreatePipelineAndVersion
* Add unit tests
* Address comments and add counters
* Add comments to pipeline.proto
* Add e2e test case for CreatePipelineAndVersion
2023-05-18 23:38:46 +00:00
Chen Sun
e115e0c01f
[WIP] test: Add v2 upgrade test ( #9287 )
...
* Add v2 upgrade test
* demo recurring run missing runtime config
* Revert "demo recurring run missing runtime config"
This reverts commit 58154c5548 .
* add v2 entries in upgrade test script
* address review comments
2023-05-03 21:56:45 +00:00
Chen Sun
8b2fba3f39
test: Add v2 API integration tests ( #9185 )
...
* Add v2 API integration tests
* move v1 client
2023-04-27 20:20:39 +00:00
Chen Sun
dabc02724f
test: Adding v2 initialization tests ( #8978 )
...
* Adding v2 initialization tests
* remove unused (yet) test utils
* small cleanup
* remove used code
* fix build
* address review comments
2023-03-15 00:24:09 +00:00