summaryrefslogtreecommitdiffstats
path: root/controller-api/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Use string ID for WeightedAliasTargetMartin Polden2023-01-191-1/+1
|
* Unify on Streams.toList()Henning Baldersheim2023-01-171-3/+2
|
* Revert "Revert "Hardening validation of user provided IAM role""Bjørn Christian Seime2023-01-041-0/+45
|
* Revert "Hardening validation of user provided IAM role"Harald Musum2023-01-041-45/+0
|
* Hardening validation of user provided IAM roleBjørn Christian Seime2023-01-031-0/+45
|
* Create DirectTargetValerij Fredriksen2022-10-101-0/+36
|
* Restrict instrument/plan changeOla Aunronning2022-08-301-7/+6
|
* Convert controller-api to junit5Bjørn Christian Seime2022-07-288-180/+228
|
* Revert "Merge pull request #23247 from ↵jonmv2022-06-281-1/+1
| | | | | | | vespa-engine/revert-23218-jonmv/multiple-test-and-staging-zones" This reverts commit 94a5a63b92cf7a05ed987a5f01fab5bc8d56bd2d, reversing changes made to 24c7eee36b9c251fc754e6ca51c921e97be44aeb.
* Revert "Jonmv/multiple test and staging zones"Jon Marius Venstad2022-06-271-1/+1
|
* Stash with partial multile job typesjonmv2022-06-231-1/+1
|
* Fix typoHarald Musum2022-05-231-1/+1
|
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-17/+2
|
* Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-201-2/+7
|\ | | | | Jonmv/serialize job type with zone
| * Add JobType.fromjobName with provided zones for system and staging testjonmv2022-04-191-2/+7
| |
* | Fix test region namesjonmv2022-04-191-18/+18
|/
* Revert "Merge pull request #22130 from ↵jonmv2022-04-191-0/+33
| | | | | | | vespa-engine/revert-22100-jonmv/remove-compatibility-application-version-serialisation" This reverts commit d312f61b5bec68aa0e360cb5d0f4efca21dcbccd, reversing changes made to d8384ad07427e07c868915d3632620b7fca473d9.
* Revert "Remove compatibility serialisation for revisions, and add (de-) for ↵Harald Musum2022-04-191-33/+0
| | | | job types"
* Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-121-0/+33
|
* Revert "Merge pull request #22072 from ↵jonmv2022-04-091-2/+2
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-2/+2
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
|
* Revert "Merge pull request #22065 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
|
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-3/+3
|
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-0/+1
|
* Fail if filename refers to unknown zone or regionBjørn Christian Seime2021-12-141-0/+9
|
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
|
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
|
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Actually add unit test, and verify deployment spec before storing itJon Marius Venstad2021-06-141-0/+28
|
* Remove unused DeployOptionsMartin Polden2021-03-181-31/+0
|
* Include files for unreachable zones when creating archiveBjørn Christian Seime2021-02-041-0/+1
|
* Update billing privileges for publicØyvind Grønnesby2021-01-121-2/+2
| | | | | Many of the policies were explicitly set for PublicCd only. Update them to be for Public and make the test assertions for Public.
* Add option to only include flag data files relevant for a systemBjørn Christian Seime2020-12-094-0/+67
|
* Limit operator's access to the billing APIØyvind Grønnesby2020-11-261-14/+14
|
* Add tester class and enumerate priviliges in billingØyvind Grønnesby2020-11-251-1/+126
|
* Add TENANT_ID as a flag dimensionØyvind Grønnesby2020-10-301-0/+24
|
* Only match end of string since the order of how files are tested varies.Frode Lundgren2020-09-281-1/+1
|
* Revert "Revert "Support multiple levels of directories for flags""Frode Lundgren2020-09-285-0/+45
|
* Revert "Support multiple levels of directories for flags"Harald Musum2020-09-245-45/+0
|
* Merge pull request #13977 from vespa-engine/frodelu/multi-level-flagdirsFrode Lundgren2020-09-245-0/+45
|\ | | | | Support multiple levels of directories for flags
| * Support multiple levels of directories for flagsFrode Lundgren2020-08-035-0/+45
| |
* | Stick to junit for simple test.Henning Baldersheim2020-08-111-8/+7
|/
* Add weighted alias typeMartin Polden2020-06-251-0/+39
|
* tenant creation for everyone in public (with restrictions/gated by flag) ↵Andreas Eriksen2020-06-111-3/+3
| | | | | | | | (#13538) * tenant creation for everyone in public (with restrictions/gated by flag) * always include feature flag value in user api Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* test for email type validationandreer2020-06-031-0/+24
|
* Create policies for billing API resourcesØyvind Grønnesby2020-04-271-0/+45
|
* Merge pull request #12958 from ↵Håkon Hallingstad2020-04-171-1/+51
|\ | | | | | | | | vespa-engine/hakonhall/validate-application-id-and-node-type-in-flag-conditions Validate application ID and node type in flag conditions