-
Notifications
You must be signed in to change notification settings - Fork 189
[v7r2] Integration merged with v7r1 #4661
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
Merged
atsareg
merged 58 commits into
DIRACGrid:integration
from
atsareg:integration-merge-v7r1
Jun 29, 2020
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
f5c9c73
M2: close the socket after dereferencing the Connection instance
chaen d72ae88
CI: disable coverage in pytest (because Test_PoolCE is too sensitive …
chaen e32252b
RMS/DMS: cancel FTS operations if the matching RMS request does not e…
chaen 62d7195
gitignore: ignore env file for vscode
chaen 21ee399
REMOVE READLONLY VARIABLES
chaen 1900ac8
SMS: drop tables in the correct order
chaen 8c09485
tests: fix dropDBs bad escape
chaen 4814400
Print error if LFN list is missing
sfayer f0ab1d0
fix hospital handling
phicharp a7c1fda
dirac-admin-add-host: adding host to ComponentMonitoring
andresailer 52f597d
CSAPI: fix and expand parameter docstrings
andresailer 6c669c1
Config: add documentation for type of gConfig
andresailer 97dd214
dirac-admin-add-host: Fix typo in log message
andresailer e4207d1
pytest without coverage
atsareg 6b995e9
no --no-cov fir general pytest
atsareg c08871d
once again
atsareg ebc8639
test adapted for --no-cov pytest running
atsareg b996650
hopefully the final --no-cov
atsareg e8d903f
typo fixed
atsareg dc3f581
autopep8
atsareg 4a727cc
Merge pull request #4655 from atsareg/pytest-no-cov
105bcfb
ComponentInstaller: allow underscores in installed components
andresailer 2661d6b
dirac-transformation-clean: fix use of position arguments
andresailer b3bd16c
Transformation scripts: allow command line flags (e.g., -ddd)
andresailer c0d15d1
Merge pull request #4646 from sfayer/fix_missing_lfnlist
6385e74
Resolve error under DIRACOS environment
atsareg 4a28881
v6r22p31 notes and tags
atsareg 7207751
Merge pull request #4642 from chaen/v7r0_FIX_m2again
160be33
Merge pull request #4644 from chaen/rel-v7r0_FIX_rmsNoExist
5f221fa
Merge pull request #4647 from phicharp/200617-FixHpital-PhC
cba0493
Merge pull request #4652 from andresailer/v7r0_addHost
027019e
Merge pull request #4656 from andresailer/v7r0_minor
412f0e9
v7r0p28 notes and tags
atsareg 6f5d2c1
Resolved conflicts with rel-v6r22
atsareg 4465c68
Resolved conflicts with rel-v7r0
atsareg 1e5b3ef
pep8
atsareg dd7a56e
Merge pull request #4660 from atsareg/rel-v7r1-merge-resolved
103cbb4
Merge pull request #4645 from chaen/rel-v7r1_NOREADONLY
ff771ea
py2 to 3
fstagni 596f1e4
changed dir
fstagni 79100eb
added more selectable fields for methods using gJobDB.getDistinctJobA…
fstagni 938fa73
TransformationCleaningAgent will (re)clean very old transformations t…
fstagni 8f2db06
sanitize DNs
fstagni b371142
no need for casting to list
fstagni f9af4b8
moved clean of very old transformations to the finalize
fstagni 423ef41
added explanation
fstagni c6d239e
implement suggestions on spacing in lists
fstagni 41fc0d6
sanitize DNs
fstagni 816e5d6
minor/py3 fixes
fstagni 9de4feb
inheriting from Client
fstagni 846b851
some py2 to 3 fixes
fstagni d5175ac
fix sh
fstagni 92e6791
.keys -> list()
fstagni 2079340
use super for Clients
fstagni bffb798
Merge pull request #4641 from fstagni/v7r0-fixes60
18d38eb
Merge pull request #4643 from fstagni/v7r1-fixes
da6eb9c
v7r1p6 notes and tags
atsareg 47d40e2
Resolved conflicts with rel-v7r1
atsareg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -73,6 +73,7 @@ tests/CI/SERVERCONFIG | |
|
|
||
| # VSCode | ||
| .vscode | ||
| .env | ||
|
|
||
| # docs | ||
| # this is auto generated | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The repeated running was added for failures due to the pyGSI library, so it should probably stay with the repetition, but adding --no-cov?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As this is targetting
integrationthe repeated runs can be removed as pyGSI was removed in #4481