Skip to content
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

Open
wants to merge 51 commits into
base: main
Choose a base branch
from
Open

Enable IBM cloud tests #440

wants to merge 51 commits into from

Conversation

praveingk
Copy link
Collaborator

No description provided.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
@praveingk praveingk requested a review from a team as a code owner July 16, 2024 18:29
@praveingk praveingk temporarily deployed to functional-tests July 16, 2024 18:29 — with GitHub Actions Inactive
Copy link

github-actions bot commented Jul 16, 2024

Unit Test Results

323 tests  +4   323 ✅ +4   6s ⏱️ +2s
 50 suites +1     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 5ba80af. ± Comparison against base commit 431ee35.

♻️ This comment has been updated with latest results.

Copy link

51.0

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 51.0 %
  • main branch coverage: 0 %
  • diff coverage: 51.0 %

The coverage result does not include the functional test results.

Copy link
Collaborator

@seankimkdy seankimkdy left a 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:

# 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]>
@praveingk praveingk temporarily deployed to functional-tests July 17, 2024 16:47 — with GitHub Actions Inactive
Copy link

51.0

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 51.0 %
  • main branch coverage: 0 %
  • diff coverage: 51.0 %

The coverage result does not include the functional test results.

@seankimkdy
Copy link
Collaborator

https://github.com/paraglider-project/paraglider/actions/runs/10087837840 is the manually triggered workflow run.

Copy link

51.6

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 51.6 %
  • main branch coverage: 0 %
  • diff coverage: 51.6 %

The coverage result does not include the functional test results.

@praveingk
Copy link
Collaborator Author

Seems like it failed due to "Failed to start redis server" , any ideas? It seems to work in my local env.

@praveingk praveingk temporarily deployed to functional-tests July 26, 2024 20:51 — with GitHub Actions Inactive
Copy link

51.6

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 51.6 %
  • main branch coverage: 0 %
  • diff coverage: 51.6 %

The coverage result does not include the functional test results.

@seankimkdy
Copy link
Collaborator

praveingk and others added 2 commits July 30, 2024 11:18
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein Govindan Kannan <[email protected]>
@praveingk praveingk temporarily deployed to functional-tests July 30, 2024 18:19 — with GitHub Actions Inactive
Copy link

51.7

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 51.7 %
  • main branch coverage: 0 %
  • diff coverage: 51.7 %

The coverage result does not include the functional test results.

seankimkdy and others added 7 commits July 30, 2024 12:38
* 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]>
Copy link

52.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.5 %
  • main branch coverage: 0 %
  • diff coverage: 52.5 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.5 %
  • main branch coverage: 0 %
  • diff coverage: 52.5 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.4 %
  • main branch coverage: 0 %
  • diff coverage: 52.4 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.4 %
  • main branch coverage: 0 %
  • diff coverage: 52.4 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.4 %
  • main branch coverage: 0 %
  • diff coverage: 52.4 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

github-actions bot commented Sep 3, 2024

52.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.5 %
  • main branch coverage: 0 %
  • diff coverage: 52.5 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.5 %
  • main branch coverage: 0 %
  • diff coverage: 52.5 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.5 %
  • main branch coverage: 0 %
  • diff coverage: 52.5 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.4 %
  • main branch coverage: 0 %
  • diff coverage: 52.4 %

The coverage result does not include the functional test results.

Signed-off-by: Pravein-Govindan-Kannan <[email protected]>
Copy link

52.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 52.4 %
  • main branch coverage: 0 %
  • diff coverage: 52.4 %

The coverage result does not include the functional test results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants