github.com/replicatedcom/ship@v0.50.0/integration/base/entitlements-local/metadata.yaml (about) 1 # local integration test for entitlments using runbook/studio --set-entitlements flag 2 # still need an online flag 3 customer_id: "-Am-_6i5pw0u4AbspOwKN4lZUCn49u_G" 4 installation_id: "RULNveQLrLj4GDum1yQhvKAcABh0GcLY" 5 release_version: "0.0.4" 6 set_channel_name: "integration-test-basic-and-docker" 7 disable_online: true 8 set_entitlements_json: | 9 { 10 "values": [ 11 { 12 "key": "num_seats", 13 "value": "3" 14 } 15 ] 16 } 17 18 skip_cleanup: false