-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move test files so they are not on .gitignore.
- Loading branch information
Tim Bruijnzeels
committed
Oct 23, 2023
1 parent
a988a74
commit feea61c
Showing
202 changed files
with
5,897 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
155 changes: 155 additions & 0 deletions
155
test-resources/migrations/v0_10_3/ca_objects/testbed-client.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"0.10.3" |
18 changes: 18 additions & 0 deletions
18
...rces/migrations/v0_10_3/cas/testbed-client/command--1697703587--1--cmd-ca-parent-add.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:19:47.707453175Z", | ||
"handle": "testbed-client", | ||
"version": 1, | ||
"sequence": 1, | ||
"details": { | ||
"type": "add_parent", | ||
"parent": "testbed", | ||
"contact": "rfc6492" | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
1 | ||
] | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
...ces/migrations/v0_10_3/cas/testbed-client/command--1697703603--2--cmd-ca-repo-update.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:20:03.545594564Z", | ||
"handle": "testbed-client", | ||
"version": 2, | ||
"sequence": 2, | ||
"details": { | ||
"type": "repo_update", | ||
"service_uri": "https://testbed.krill.cloud/rfc8181/testbed-client/" | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
2 | ||
] | ||
} | ||
} |
28 changes: 28 additions & 0 deletions
28
...ations/v0_10_3/cas/testbed-client/command--1697703604--3--cmd-ca-parent-entitlements.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"actor": "krill", | ||
"time": "2023-10-19T08:20:04.680568334Z", | ||
"handle": "testbed-client", | ||
"version": 3, | ||
"sequence": 3, | ||
"details": { | ||
"type": "update_resource_entitlements", | ||
"parent": "testbed", | ||
"entitlements": [ | ||
{ | ||
"resource_class_name": "0", | ||
"resources": { | ||
"asn": "AS204325, AS211321", | ||
"ipv4": "185.49.140.0/22", | ||
"ipv6": "2a04:b900::/29" | ||
} | ||
} | ||
] | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
3, | ||
4 | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
...ces/migrations/v0_10_3/cas/testbed-client/command--1697703606--4--cmd-ca-rcn-receive.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"actor": "krill", | ||
"time": "2023-10-19T08:20:06.717504859Z", | ||
"handle": "testbed-client", | ||
"version": 5, | ||
"sequence": 4, | ||
"details": { | ||
"type": "update_rcvd_cert", | ||
"resource_class_name": "0", | ||
"resources": { | ||
"asn": "AS204325, AS211321", | ||
"ipv4": "185.49.140.0/22", | ||
"ipv6": "2a04:b900::/29" | ||
} | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
5 | ||
] | ||
} | ||
} |
75 changes: 75 additions & 0 deletions
75
...es/migrations/v0_10_3/cas/testbed-client/command--1697703618--5--cmd-ca-roas-updated.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:20:18.082521404Z", | ||
"handle": "testbed-client", | ||
"version": 6, | ||
"sequence": 5, | ||
"details": { | ||
"type": "roa_definition_updates", | ||
"updates": { | ||
"added": [ | ||
{ | ||
"asn": 8587, | ||
"prefix": "2a04:b900::/30", | ||
"max_length": 30 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "2a04:b904::/48", | ||
"max_length": 48 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "2a04:b906::/48", | ||
"max_length": 48 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "2a04:b907::/47", | ||
"max_length": 47 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "2a04:b907::/48", | ||
"max_length": 48 | ||
}, | ||
{ | ||
"asn": 8587, | ||
"prefix": "185.49.140.0/23", | ||
"max_length": 23 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "185.49.142.0/23", | ||
"max_length": 23 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "185.49.142.0/24", | ||
"max_length": 24 | ||
}, | ||
{ | ||
"asn": 211321, | ||
"prefix": "185.49.143.0/24", | ||
"max_length": 24 | ||
} | ||
], | ||
"removed": [] | ||
} | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
6, | ||
7, | ||
8, | ||
9, | ||
10, | ||
11, | ||
12, | ||
13, | ||
14, | ||
15 | ||
] | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
...ions/v0_10_3/cas/testbed-client/command--1697704099--6--cmd-ca-aspas-update-existing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:28:19.078095128Z", | ||
"handle": "testbed-client", | ||
"version": 16, | ||
"sequence": 6, | ||
"details": { | ||
"type": "aspas_update_existing", | ||
"customer": 204325, | ||
"update": { | ||
"added": [ | ||
"AS65005", | ||
"AS65006" | ||
], | ||
"removed": [] | ||
} | ||
}, | ||
"effect": { | ||
"result": "error", | ||
"msg": "No current ASPA exists for customer AS 'AS204325'" | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
...es/migrations/v0_10_3/cas/testbed-client/command--1697704281--7--cmd-ca-aspas-update.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:31:21.961752867Z", | ||
"handle": "testbed-client", | ||
"version": 16, | ||
"sequence": 7, | ||
"details": { | ||
"type": "aspas_update", | ||
"updates": { | ||
"add_or_replace": [ | ||
{ | ||
"customer": 204325, | ||
"providers": [ | ||
"AS65000", | ||
"AS65001" | ||
] | ||
} | ||
], | ||
"remove": [] | ||
} | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
16, | ||
17 | ||
] | ||
} | ||
} |
25 changes: 25 additions & 0 deletions
25
...ions/v0_10_3/cas/testbed-client/command--1697704492--8--cmd-ca-aspas-update-existing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:34:52.214194343Z", | ||
"handle": "testbed-client", | ||
"version": 18, | ||
"sequence": 8, | ||
"details": { | ||
"type": "aspas_update_existing", | ||
"customer": 204325, | ||
"update": { | ||
"added": [ | ||
"AS65002(v4)", | ||
"AS65003(v6)" | ||
], | ||
"removed": [ | ||
"AS65001", | ||
"AS65000(v4)" | ||
] | ||
} | ||
}, | ||
"effect": { | ||
"result": "error", | ||
"msg": "ASPA delta rejected:\n\n'Cannot remove the following unknown provider(s): \n AS65000(v4)\n'" | ||
} | ||
} |
27 changes: 27 additions & 0 deletions
27
...ions/v0_10_3/cas/testbed-client/command--1697704528--9--cmd-ca-aspas-update-existing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"actor": "admin-token", | ||
"time": "2023-10-19T08:35:28.666963249Z", | ||
"handle": "testbed-client", | ||
"version": 18, | ||
"sequence": 9, | ||
"details": { | ||
"type": "aspas_update_existing", | ||
"customer": 204325, | ||
"update": { | ||
"added": [ | ||
"AS65002(v4)", | ||
"AS65003(v6)" | ||
], | ||
"removed": [ | ||
"AS65001" | ||
] | ||
} | ||
}, | ||
"effect": { | ||
"result": "success", | ||
"events": [ | ||
18, | ||
19 | ||
] | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
test-resources/migrations/v0_10_3/cas/testbed-client/delta-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"id": "testbed-client", | ||
"version": 0, | ||
"details": { | ||
"id": { | ||
"cert": { | ||
"public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsPRviOjJtpjDicev6VqRPAFcf0jRhhZgecjKheNkab2rjL7LQUB34QfiC9ICQ30wRx77K1p+pszFrfKESoyMY+Z323G7+RY3pBwHEQyvaTaPAqCGCCsnunffCsMgRjQkS1c2Oft9U3MwDu88aweEptBmFpfdO5e1HRYlQPwSUZkS2ZgXoggOZ3+ePFYczot+Je3GuLpaytiV7lD4n15veMrUPSm8OUBwfOrh7xgRHAFI5AVQQLw99oMOkS+EqyLfXy/dS3Y35n2lUvjYyAwY3mrwl+epRq34ugP/71Nn0BJ/ug3Apzt1w113iFv42tUQXnLfWajPTKry+s3rdWCVRwIDAQAB", | ||
"base64": "MIIDNDCCAhygAwIBAgIBATANBgkqhkiG9w0BAQsFADAzMTEwLwYDVQQDEyg5OEEwNUQ2Mzc3MENFQ0FCRjRCNDk5QURBODgyRjgyNTYwNTdGREY3MB4XDTIzMTAxOTA4MDYyNloXDTM4MTAxOTA4MTEyNlowMzExMC8GA1UEAxMoOThBMDVENjM3NzBDRUNBQkY0QjQ5OUFEQTg4MkY4MjU2MDU3RkRGNzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALD0b4joybaYw4nHr+lakTwBXH9I0YYWYHnIyoXjZGm9q4y+y0FAd+EH4gvSAkN9MEce+ytafqbMxa3yhEqMjGPmd9txu/kWN6QcBxEMr2k2jwKghggrJ7p33wrDIEY0JEtXNjn7fVNzMA7vPGsHhKbQZhaX3TuXtR0WJUD8ElGZEtmYF6IIDmd/njxWHM6LfiXtxri6WsrYle5Q+J9eb3jK1D0pvDlAcHzq4e8YERwBSOQFUEC8PfaDDpEvhKsi318v3Ut2N+Z9pVL42MgMGN5q8JfnqUat+LoD/+9TZ9ASf7oNwKc7dcNdd4hb+NrVEF5y31moz0yq8vrN63VglUcCAwEAAaNTMFEwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUmKBdY3cM7Kv0tJmtqIL4JWBX/fcwHwYDVR0jBBgwFoAUmKBdY3cM7Kv0tJmtqIL4JWBX/fcwDQYJKoZIhvcNAQELBQADggEBAKAcxeZbckWD4MVKjHDrgGyiDyDqRfDotPt86D2tacf/kxv9zvPg0/fLKcRfobJqHB1OuCDQWYxXuARFOkwNr+R/AdhmoFbL7DeqT54VL4UJFFic5HwHzo3FXFrUgjKlh7vnQMiHqDjTcjS7V2tdzb/6uIOMR75A41VGUQ3PGhEbhPf3AQ7pUgi/T9cs0EO2Eo6g1IkD1izhgV3QKz4S1fozWYNqm+YzxqGU/b4s2IVCCE3pmIDTSu8qKvRYVepDJtaavBVtf1A4VTKo0YFPPw8dLeE0dabmK1y+ftlktgraPsQ3B8WbOf7BD+DRpkzj7TEsSSxhPuBIc8AUS1qsiKA=", | ||
"hash": "8db69f3830f42e89fbe8615fabd3501ddaa15d74df831a74d773c11716943e3a" | ||
} | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
test-resources/migrations/v0_10_3/cas/testbed-client/delta-1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"id": "testbed-client", | ||
"version": 1, | ||
"details": { | ||
"type": "parent_added", | ||
"parent": "testbed", | ||
"contact": { | ||
"type": "rfc6492", | ||
"service_uri": "https://testbed.krill.cloud/rfc6492/testbed", | ||
"parent_handle": "testbed", | ||
"child_handle": "testbed-client", | ||
"id_cert": { | ||
"public_key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6mEUKjDWRgHlqzrCR0Oqg9IEWEB75yzPyEZDVIIiDwi91DY6FQU7Ep9DwSGgIAF8OPTw77UlJhFPgkdH0jt8uaU33Q8mZ2TNU3Wtq7Eu7KEKTQ+yM0o+3bNXEpIrT/pCHAqJ0V+ak9LX2AC1PyKhlGWkgYt78kgHKzzL9ssIaUNYzpH4OCDt9QiPGiW6L1U6javJnI5a5ecGfybxeuoHOAg53bpLn1zbz6fDapr07ZdCD218SnesnGQn7apRDlISsN8eTBBsQkw9hN1NAUpZaZ6scVAhabwXcwlWpkq7xkf433MCKbEahKwzq7o/BhBdZtTl/SxRQgYL0+8rlQO4pwIDAQAB", | ||
"base64": "MIIDEzCCAfugAwIBAgIBATANBgkqhkiG9w0BAQsFADAzMTEwLwYDVQQDEyhBMUE0ODgwQjc3Q0Q1OTEyNENBNDk2MzcyMTQ5NzVGMkJBRTkyRjk1MB4XDTIzMDQyNjEzMzI1MVoXDTM4MDQyNjEzMzc1MVowMzExMC8GA1UEAxMoQTFBNDg4MEI3N0NENTkxMjRDQTQ5NjM3MjE0OTc1RjJCQUU5MkY5NTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOphFCow1kYB5as6wkdDqoPSBFhAe+csz8hGQ1SCIg8IvdQ2OhUFOxKfQ8EhoCABfDj08O+1JSYRT4JHR9I7fLmlN90PJmdkzVN1rauxLuyhCk0PsjNKPt2zVxKSK0/6QhwKidFfmpPS19gAtT8ioZRlpIGLe/JIBys8y/bLCGlDWM6R+Dgg7fUIjxolui9VOo2ryZyOWuXnBn8m8XrqBzgIOd26S59c28+nw2qa9O2XQg9tfEp3rJxkJ+2qUQ5SErDfHkwQbEJMPYTdTQFKWWmerHFQIWm8F3MJVqZKu8ZH+N9zAimxGoSsM6u6PwYQXWbU5f0sUUIGC9PvK5UDuKcCAwEAAaMyMDAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUoaSIC3fNWRJMpJY3IUl18rrpL5UwDQYJKoZIhvcNAQELBQADggEBAAsS0FwEIC+ZvL8Te588c4twPTG93I0vopaE4vR6gwD1YHPCftjEmZ1y9Tx/nk3jL3lgnNSSXbkHV31jcljz8f1RmgkXvOR0SGr/YFXAxuqhroJUm3j6pre/K/7BIhMwbcl/ckNL/7h/fQI5rQs2nt1sKB6CxTIhYPNTUF2JO9Gs5PBGJSyiVXm0E28SQ7nzMfUDqa+kAd/+0y0z6OJwpg3k2K9OVkx3PZxZ6wxkboNbqsSvEKaf2kAKNOpBnPw/MN98rRy5Jfi2e/fx0J1MpD2LkaoZZC23DlNwdu6jXkqWnbNLBxtRqlU2NbaAbhnYTEkOX9dIwlh+Ld+72S7wfGk=", | ||
"hash": "337e6a3f6aa0aa95a5e52a321e19a384ca9fcfb7f9c84a8f0e147da29e53d7e9" | ||
} | ||
} | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
test-resources/migrations/v0_10_3/cas/testbed-client/delta-10.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "testbed-client", | ||
"version": 10, | ||
"details": { | ||
"type": "route_authorization_added", | ||
"auth": "2a04:b907::/48-48 => 211321" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
test-resources/migrations/v0_10_3/cas/testbed-client/delta-11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "testbed-client", | ||
"version": 11, | ||
"details": { | ||
"type": "route_authorization_added", | ||
"auth": "185.49.140.0/23-23 => 8587" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
test-resources/migrations/v0_10_3/cas/testbed-client/delta-12.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "testbed-client", | ||
"version": 12, | ||
"details": { | ||
"type": "route_authorization_added", | ||
"auth": "185.49.142.0/23-23 => 211321" | ||
} | ||
} |
Oops, something went wrong.