Prepare for release, 2.7.0. (#799)
* Prepare for release, 2.7.0. Signed-off-by: dblock <[email protected]> * Remove references to Jenkins. Signed-off-by: dblock <[email protected]> * Update compatibility matrix. Signed-off-by: dblock <[email protected]> --------- Signed-off-by: dblock <[email protected]>
This commit is contained in:
@@ -163,7 +163,7 @@ def run_all(argv: Any = None) -> None:
|
||||
"test_opensearchpy/test_async/test_server_secured/",
|
||||
]
|
||||
|
||||
# Jenkins/Github actions, only run server tests
|
||||
# GitHub Actions, only run server tests
|
||||
if environ.get("TEST_TYPE") == "server":
|
||||
test_dir = abspath(dirname(__file__))
|
||||
if secured:
|
||||
|
||||
Reference in New Issue
Block a user