-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Run ciux-based CI - Hack to install go module in v3 - Increase wait time for topics retrieval in CI - Use ciux to install itest deps * Use latest finkctl in gha * Upgrade fink-broker libraries Downgrade kind Update sparks libs to 3.4.1 Check output topics are created on self-hosted CI Bump common-pool jar to 2-2.11.1 Manage spark_py image with ciux Bump ciux to rc11 Use ciux labels
- Loading branch information
Showing
11 changed files
with
109 additions
and
106 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
apiVersion: v1alpha1 | ||
registry: gitlab-registry.in2p3.fr/astrolabsoftware/fink | ||
dependencies: | ||
- url: https://github.com/astrolabsoftware/fink-alert-simulator | ||
# If true repository will be locally cloned | ||
clone: true | ||
# If true, container image will be pulled | ||
pull: true | ||
labels: | ||
itest: "true" | ||
ci: "true" | ||
- url: https://github.com/astrolabsoftware/finkctl | ||
clone: true | ||
labels: | ||
itest: "true" | ||
ci: "true" | ||
- image: gitlab-registry.in2p3.fr/astrolabsoftware/fink/spark-py:k8s-3.4.1 | ||
labels: | ||
build: "true" | ||
- package: github.com/k8s-school/[email protected] | ||
labels: | ||
itest: "optional" | ||
ci: "true" | ||
|
This file contains 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 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 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 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 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 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 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 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 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 was deleted.
Oops, something went wrong.