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

Gh docker reusable with tests #1022

Conversation

sandeepd-nv
Copy link
Contributor

No description provided.

@sandeepd-nv sandeepd-nv added in progress category:task PR is a simple task and will not be included in release notes labels Aug 9, 2023
@sandeepd-nv sandeepd-nv self-assigned this Aug 9, 2023
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch 3 times, most recently from 542757a to d795c9a Compare August 11, 2023 04:35
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from cecf934 to ffc55f8 Compare August 17, 2023 07:54
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from ffc55f8 to 74efc4e Compare August 29, 2023 10:33
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 30, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch 3 times, most recently from 2485636 to 59bcb1e Compare September 4, 2023 06:55
@sandeepd-nv sandeepd-nv requested review from marcinz and m3vaz September 4, 2023 15:03
@marcinz
Copy link
Collaborator

marcinz commented Sep 5, 2023

I see a build failure, right?

.github/workflows/gh-test.yml Show resolved Hide resolved
volumes:
- ${{ github.workspace }}/test_logs:/home/coder/.test_logs
env:
PYTHONDONTWRITEBYTECODE: 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't remember why do we need this one.

set -eo pipefail
test-cunumeric ${{ inputs.test-options }} 2>&1 | tee ~/.test_logs/cunumeric-${{ inputs.sha }}-test-${{ inputs.log-name }}.log

- name: Upload logs
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we upload logs? The logs that are in the workflow are not enough?

@sandeepd-nv
Copy link
Contributor Author

I see a build failure, right?

This should be fixed when nv-legate/legate#830 is meged.

@m3vaz
Copy link
Contributor

m3vaz commented Sep 6, 2023

nv-legate/legate#830 has been merged

@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from 59bcb1e to ddc6e9a Compare September 7, 2023 12:25
@marcinz marcinz changed the base branch from branch-23.09 to branch-23.11 September 26, 2023 00:35
@sandeepd-nv
Copy link
Contributor Author

Superseded by: #1043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:task PR is a simple task and will not be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants