pipelines/backend/test
Lingqing Gan e1f0c010f8
feat(backend): add postgres initialization (#9798)
* add postgres initialization

* remove load balancer

* go mod tidy

* update license

* license update for viewer

* (test) disable controller license check

* (test) disable persistence agence licence check

* (test) disable scheduled workflow license check

* (test) disable cacheserver license check

* fix db config location

* fix mysql support

* test

* test

* no long set host address

* address comments

* address comments and enable license check

* format

* remove extra blank line

* update licenses

* cache server license

* address comments

* centralize error message

* remove pv in postgres deployment
2023-08-10 21:51:05 +00:00
..
initialization test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
integration feat(backend): add postgres initialization (#9798) 2023-08-10 21:51:05 +00:00
resources feat(backend): add schema version check (#9447) 2023-05-18 21:02:10 +00:00
v2 fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
test_utils.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00