21
21
TEST_NAME : auth_aws
22
22
SUB_TEST_NAME : regular
23
23
PYTHON_VERSION : " 3.9"
24
- tags : [auth-aws, auth-aws-regular]
24
+ tags : [auth-aws, auth-aws-regular, server-4.4 ]
25
25
- name : test-auth-aws-5.0-assume-role-python3.10
26
26
commands :
27
27
- func : run server
34
34
TEST_NAME : auth_aws
35
35
SUB_TEST_NAME : assume-role
36
36
PYTHON_VERSION : " 3.10"
37
- tags : [auth-aws, auth-aws-assume-role]
37
+ tags : [auth-aws, auth-aws-assume-role, server-5.0 ]
38
38
- name : test-auth-aws-6.0-ec2-python3.11
39
39
commands :
40
40
- func : run server
47
47
TEST_NAME : auth_aws
48
48
SUB_TEST_NAME : ec2
49
49
PYTHON_VERSION : " 3.11"
50
- tags : [auth-aws, auth-aws-ec2]
50
+ tags : [auth-aws, auth-aws-ec2, server-6.0 ]
51
51
- name : test-auth-aws-7.0-env-creds-python3.12
52
52
commands :
53
53
- func : run server
60
60
TEST_NAME : auth_aws
61
61
SUB_TEST_NAME : env-creds
62
62
PYTHON_VERSION : " 3.12"
63
- tags : [auth-aws, auth-aws-env-creds]
63
+ tags : [auth-aws, auth-aws-env-creds, server-7.0 ]
64
64
- name : test-auth-aws-8.0-session-creds-python3.13
65
65
commands :
66
66
- func : run server
73
73
TEST_NAME : auth_aws
74
74
SUB_TEST_NAME : session-creds
75
75
PYTHON_VERSION : " 3.13"
76
- tags : [auth-aws, auth-aws-session-creds]
76
+ tags : [auth-aws, auth-aws-session-creds, server-8.0 ]
77
77
- name : test-auth-aws-rapid-web-identity-python3.9
78
78
commands :
79
79
- func : run server
86
86
TEST_NAME : auth_aws
87
87
SUB_TEST_NAME : web-identity
88
88
PYTHON_VERSION : " 3.9"
89
- tags : [auth-aws, auth-aws-web-identity]
89
+ tags : [auth-aws, auth-aws-web-identity, server-rapid ]
90
90
- name : test-auth-aws-latest-web-identity-session-name-python3.10
91
91
commands :
92
92
- func : run server
@@ -100,7 +100,7 @@ tasks:
100
100
SUB_TEST_NAME : web-identity
101
101
PYTHON_VERSION : " 3.10"
102
102
AWS_ROLE_SESSION_NAME : test
103
- tags : [auth-aws, auth-aws-web-identity]
103
+ tags : [auth-aws, auth-aws-web-identity, server-latest ]
104
104
- name : test-auth-aws-eks
105
105
commands :
106
106
- func : assume ec2 role
0 commit comments