GSK-2887 Upload tests with project when uploading a suite#1837
GSK-2887 Upload tests with project when uploading a suite#1837kevinmessiaen merged 11 commits intomulti-ml-workerfrom
Conversation
Inokinoki
left a comment
There was a problem hiding this comment.
LGTM
Just some comments to be removed or polished.
Not related to this PR:
We will neither have global resources anymore, nor "internal worker". So we can also cleanup the Optional[GiskardClient], can we create a card for this?
| @@ -430,12 +430,10 @@ def head_slice(df: pd.DataFrame) -> pd.DataFrame: | |||
|
|
|||
|
|
|||
| # FIXME: Internal worker cannot yet load callable due to yaml deserialization issue | |||
| @@ -481,16 +479,14 @@ def do_nothing(row): | |||
|
|
|||
|
|
|||
| # FIXME: Internal worker cannot yet load callable due to yaml deserialization issue | |||
| cache_dir = get_local_cache_callable_artifact(artifact=cf) | ||
|
|
||
| requested_urls = [] | ||
| # Prepare global URL |
There was a problem hiding this comment.
Can be changed to prepare URLs, cuz we have no more global artefacts
I've updated th PR and remove the optional client |
|



Always send the
project_keywhen uploading/downloading tests