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

chore: fix bb test #2340

Merged
merged 8 commits into from Mar 4, 2024
Merged

chore: fix bb test #2340

merged 8 commits into from Mar 4, 2024

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Feb 28, 2024

Description

Currently when trying to run the BB test outside of CI with

go test ./src/extensions/bigbang/test -failfast -v -timeout 30m

You get

Error: accepts at most 1 arg(s), received 2

We are also getting disk pressure errors in actions. Would like to come to a conclusions as a team on how we handle. Remove default tools or get bigger runners

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Copy link

netlify bot commented Feb 28, 2024

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit c9220e5
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/65e53f0aad477600080f89d4
😎 Deploy Preview https://deploy-preview-2340--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AustinAbro321 AustinAbro321 marked this pull request as draft February 28, 2024 18:15
@AustinAbro321 AustinAbro321 changed the title Chore: fix local bb test Chore: fix bb test Feb 28, 2024
@AustinAbro321 AustinAbro321 marked this pull request as ready for review March 1, 2024 19:17
@Noxsios Noxsios changed the title Chore: fix bb test chore: fix bb test Mar 3, 2024
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Racer159 Racer159 merged commit 6f96c3e into main Mar 4, 2024
23 checks passed
@Racer159 Racer159 deleted the fix-local-bb-test branch March 4, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

None yet

2 participants