1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PM-1943 upto the timeout to 2 hours 35 mins . eventually the ligo example should be a separate stage after wf tests but before planning performance tests More... 12 months ago
Merge branch '5.0' More... 12 months ago
Install Spring frameworks test utils to simplify testing of private methods. More... 12 months ago
Moving from JUnit v4 to JUnit v5. More... 12 months ago
Merge branch '5.0' More... 12 months ago
Add hamcrest as it is needed in master More... 12 months ago
Merge branch 'PM-1950' More... 12 months ago
PM-1950 added unit tests for container universe More... 12 months ago
PM-1950 added equals method for FileTransfer object. Required for matching collections of FileTransfer in unit tests. If not implemented, then it defaults to equals of the superclass (PegasusFile) which will evaluate to true for differing FileTransfer objects, since equals in PegasusFile is only on the LFN More... 12 months ago
Moving from JUnit v4 to JUnit v5. More... 12 months ago
Merge branch '5.0' More... 12 months ago
PM-1943 changes to teh test to run from the shared filesystem More... 12 months ago
PM-1950 some internal refactoring More... 12 months ago
PM-1950 unit test case for container universe job More... 12 months ago
PM-1950 append the PegasusFile info in the toString() for FileTransfer for better tracing in unit tests that may fail More... 12 months ago
PM-1950 append the PegasusFile info in the toString() for FileTransfer for better tracing in unit tests that may fail More... 12 months ago
PM-1950 in 5.0 also add the jar we need to the hamcrest matcher tests More... 12 months ago
PM-1950 in 5.0 also add the jar we need to the hamcrest matcher tests More... 12 months ago
Merge branch 'PM-1950' More... 12 months ago
Merged 5.0 More... 12 months ago
PM-1950 updated inplace cleanup algorithm to account for the container being staged from the submit dir, for the jobs that are run in container universe More... 12 months ago
PM-1950 turn off integrity checking for the container that is being managed by HTCondor when running in container universe More... 12 months ago
PM-1950 since stagingSiteHandle is computed per file now, we need to use the variable, when populating the caches More... 12 months ago
PM-1950 the stagingSiteHandle should be also set to local, for container being staged via the submit dir More... 12 months ago
PM-1950 instead of setting the staginSiteHandle, we need to set the boolean variable runTransferOnLocalSite for the file transfer of the container image required to be staged to submit dir, for it to run in the container universe More... 12 months ago
PM-1950 check for use of container universe to load appropriate implementation More... 12 months ago
PM-1950 trigger changes to how the container image is picked up on the basis of the condor universe profile key being set to container. More... 12 months ago
PM-1950 general cleanup . removed unused code More... 12 months ago
PM-1950 more updates to get the generated PegasusLite script correct. this class could have inherited the None implementation too More... 12 months ago
Remove unused bamboo CI/CD file More... 12 months ago