-
Notifications
You must be signed in to change notification settings - Fork 628
Reproducing PR Testing Errors (the easy way)
CI builds can be reproduced locally in a container, thanks to Christian Glusa.
Requirements: Python 3.9+, Podman, CMake
Steps:
-
Check out the branch of the PR locally.
-
Login to the registry:
podman login registry-ex.sandia.gov username: <your gitlab-ex username> password: <your password for gitlab-ex> -
Run commonTools/pr_reproducer/reproducer.sh.
Copyright © Trilinos a Series of LF Projects, LLC
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
Trilinos Developer Home
Trilinos Package Owners
Policies
New Developers
Trilinos PR/CR
Productivity++
Support Policy
Test Dashboard Policy
Testing Policy
Managing Issues
New Issue Quick Ref
Handling Stale Issues and Pull Requests
Release Notes
Software Quality Plan
Compiler Warnings/Errors
Proposing a New Package
Guidance on Copyrights and Licenses
Tools
CMake
Doxygen
git
GitHub Notifications
Clang-format
Explicit Template Instantiation
Version Control
Initial git setup
'feature'/'develop'/'master' (cheatsheet)
Simple centralized workflow
Containers
Development Tips
Automated Workflows
Testing
Test Harness
Pull Request Testing
Submitting a Pull Request
Pull Request Workflow
Reproducing PR Errors
Reproducing PR Errors (the easy way)
Trilinos Status Table Archive
Pre-push (Checkin) Testing
Remote pull/test/push