Skip to content

Commit d4b1ae7

Browse files
committed
Add quota test to github CI
1 parent 8c12041 commit d4b1ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@ jobs:
187187
component/test_vpc_offerings
188188
component/test_vpc_routers
189189
component/test_vpn_users",
190-
"component/test_vpc_network_lbrules" ]
190+
"component/test_vpc_network_lbrules",
191+
"plugins/quota/test_quota_balance.py" ]
191192

192193
steps:
193194
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)