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

Action to run tests #1

Closed
wants to merge 1 commit into from
Closed

Action to run tests #1

wants to merge 1 commit into from

Conversation

feloy
Copy link
Owner

@feloy feloy commented Sep 23, 2021

tests github action

@feloy feloy force-pushed the gh-actions-tests branch 15 times, most recently from 666a05f to b53fc77 Compare September 27, 2021 15:13
jobs:
setup-build-test:
name: Setup, Build and Test
runs-on: ubuntu-latest

Choose a reason for hiding this comment

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

Can we replace:
runs-on: ubuntu-latest
with:

    runs-on: ${{matrix.os}}
    strategy:
        os: [ubuntu-latest, windows-latest, macOS-latest] 

@feloy feloy force-pushed the gh-actions-tests branch 4 times, most recently from 306baff to b53fc77 Compare September 27, 2021 17:31
@feloy feloy changed the title github action github action to run tests Sep 28, 2021
@feloy feloy changed the title github action to run tests Action to run tests Sep 28, 2021
@feloy feloy force-pushed the gh-actions-tests branch 8 times, most recently from e08868e to 632da47 Compare September 28, 2021 15:30
@feloy feloy force-pushed the gh-actions-tests branch 17 times, most recently from 6f90394 to 09a72ce Compare October 5, 2021 15:17
@feloy feloy force-pushed the gh-actions-tests branch 9 times, most recently from 78d4397 to 9575dd8 Compare October 8, 2021 07:50
@prow-feloy
Copy link

prow-feloy bot commented Sep 26, 2022

@feloy: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
validate 7a43673 link true /test validate

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@feloy feloy closed this Sep 26, 2022
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.

None yet

2 participants