-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable IBM cloud tests #440
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@praveingk I think you need to get the secrets as environment variables here:
paraglider/.github/workflows/functional-tests.yaml
Lines 22 to 25 in 4eb8cf1
# Cloud account fields | |
PARAGLIDER_GCP_PROJECT_PARENT: ${{ secrets.GCP_FOLDER_ID }} | |
PARAGLIDER_GCP_PROJECT_BILLING_ACCOUNT_NAME: ${{ secrets.GCP_BILLING_ACCOUNT_NAME }} | |
PARAGLIDER_AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }} |
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Sean Kim <[email protected]>
https://github.com/paraglider-project/paraglider/actions/runs/10087837840 is the manually triggered workflow run. |
Seems like it failed due to "Failed to start redis server" , any ideas? It seems to work in my local env. |
…intr Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein Govindan Kannan <[email protected]>
* Add md, rst files and .devcontainer and .githooks folder Signed-off-by: Sean Kim <[email protected]> * Add to functional tests as well Signed-off-by: Sean Kim <[email protected]> --------- Signed-off-by: Sean Kim <[email protected]> Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Create peering assumed the resource vnet name by prefixing the location with the paraglider prefix Updating to ensure that external vnets are supported Contributes to Idea: Allow for brownfield deployment by connecting VPCs to deployment if their addresses meet requirements #170 --------- Signed-off-by: Julian Tweneboa Kodua <[email protected]> Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Modularize tests setup Signed-off-by: Julian Tweneboa Kodua <[email protected]> Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Integration test for Attach Resource on Azure Creates one paraglider vm and one non-paraglider vm, attaches it, update permit lists and runs connectivity checks Closes [Azure] Add integration test for AttachResource #405 --------- Signed-off-by: Julian Tweneboa Kodua <[email protected]> Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
No description provided.