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

Update cloud test checks #476

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

rhornung67
Copy link
Member

Summary

  • This PR adds GitHub Actions testing and splits test workload between Azure and GH Actions.
  • Updates Dockerfile and use newer RADIUSS images which replace rse-ops images which are no longer maintained
  • Add short test option to prevent timeout in some debug tests.
  • Also add new issue templates.

Dockerfile Outdated
ENV HCC_AMDGPU_TARGET=gfx900
COPY . /home/raja/workspace
WORKDIR /home/raja/workspace/build
RUN cmake -DCMAKE_CXX_COMPILER=/opt/rocm-5.6.1/bin/amdclang++ -DENABLE_HIP=On -DRAJA_ENABLE_WARNINGS_AS_ERRORS=Off .. && \
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to be explicit about the build type?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oversight on my part. Release is the default. I will change that.

@rhornung67 rhornung67 merged commit 735a81f into develop Aug 16, 2024
24 checks passed
@rhornung67 rhornung67 deleted the task/rhornung67/azureupdate-addGHactions branch August 16, 2024 22:12
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.

2 participants