1
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For #2108 added alpine_3 to the list too More... 9 months ago
For #2108 update the supported os and release list for which we build 5.1.0dev for. More... 9 months ago
For #2108 change the defaults for linux to rhel9 and for mac to macos_14 when figuring out what worker package to pull as part of the stage_worker jobs, when user sets worker package staging to true More... 9 months ago
Remove debugging statements More... 9 months ago
Temp env debugging for getenv=true More... 9 months ago
updates to the docker file and building of new image to get around all the urllib3 associated openssl and boto3 cipher issues More... 9 months ago
For #2063 #1427 PM-1313 for cvmfs symlinking to work the image.site for the container image should match the compute site which is condorpool for this test case More... 9 months ago
For #2105 forgot to negate the boolean var More... 9 months ago
For #2105 PM-1875 we escape varialbe if job run in container AND data tx is inside the container More... 9 months ago
updated images on cvmfs to use /cvmfs/singularity.opensciencegrid.org/htc/rocky:9 More... 9 months ago
Quiet down tar in case of early pipe collapse More... 9 months ago
For #2104 when symlinking is happening on the HOST OS, there can be a dangling symlink that resolves correctly insdie the container. we set the boolean flag verify_symlink_source to false in that case only, to make sure pegasus-transfer does not fail when running on the host os. More... 9 months ago
For #2063 PM-1950 if a job is being run in container universe, then mount points are specified in condor config of execution points nothing Pegasus can do on extra checks. So always enable symlinking More... 9 months ago
For #2063 #PM-1950 fixed the note box More... 9 months ago
For #2063 #PM-1950 the test need to be run in more constrained directory since it is mounted into the container via condor configuration of the execution points. More... 9 months ago
For #2063 #PM-1950 updated the documentation to have a section 10.3.1. Configuring Workflows To Use HTCondor Container Universe More... 9 months ago
Location: make sure we timeout/retry cleanly More... 9 months ago
Failed location lookups should not prevent the job from starting More... 9 months ago
updated timeout to 2 hours for the tests since we doubled the container end-to-end tests More... 9 months ago
For #2055 PM-1942 enabled host os data transfers for containers end-to-end workflow tests More... 9 months ago
For #2055 PM-1942 switch the default of how data transfers happens for containerized jobs. Starting 5.1.0 data transfers will happen on the host OS by default. More... 9 months ago
For #2055 PM-1942 the condorpool shared dir and scratch dir were not created unique enough. as a result the shared fs tests were failing when run via Gitlab. We need the BASE_TEST (e.g. 044-docker or 044-singularity) to be included to ensure unique dirs across tests. More... 9 months ago
For #2055 PM-1942 image was wrongly renamed More... 9 months ago
For #2055 PM-1942 added images to describe data tx happening on the host os and inside the container More... 9 months ago
For #2055 PM-1942 tests explicitly set the property pegasus.transfer.container.onhost to false, indicate data transfers will happen insite the container. More... 9 months ago
For #2055 PM-1942 tests for data transfer in containers to happen on host os More... 9 months ago
For #2055 PM-1942 internal mount point for condorpool shared test was incorrect More... 9 months ago
For #2063 #PM-1950 the internal mount point for shared dir for condorpool was incorrect More... 9 months ago
For #2055 PM-1942 updated the documentation about data transfers happening inside or outside the container. More... 9 months ago
disabled the storage constraint cleanup test as not used by anyone More... 9 months ago