Skip to content

Commit 86fecb8

Browse files
Copilotbbockelm
authored andcommitted
Add HTCondor integration test and update Dockerfile
- Update development Dockerfile to install HTCondor package - Create plugin_htcondor_test.go with integration test - Test configures mini HTCondor with pelican plugin - Test starts data federation and verifies file transfers
1 parent da2e9f1 commit 86fecb8

File tree

3 files changed

+588
-0
lines changed

3 files changed

+588
-0
lines changed

_typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ NewCFBEncrypter = "NewCFBEncrypter"
1818
## HTCondor's daemon names follow the usual "{word} + 'd'" convention.
1919
StartdAttrs = "StartdAttrs"
2020
condor_startd = "condor_startd"
21+
STARTD = "STARTD"
22+
Startd = "Startd"
2123

2224
[files]
2325
extend-exclude = [

0 commit comments

Comments
 (0)