Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Walter Lampl
hep-workloads
Commits
7417143d
Commit
7417143d
authored
Nov 20, 2020
by
Domenico Giordano
Browse files
Resolve BMK-579 preparing for Belle2
parent
1475dc65
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7417143d
...
...
@@ -191,6 +191,18 @@ build-lhcb-gen-sim:
-
$CI_COMMIT_BRANCH == "qa-build-lhcb-gen-sim"
<<
:
*build-hepwl-anchor
###
### Belle2
###
build-belle2-gen-sim-reco
:
variables
:
CIENV_HEPWL_SPECFILE
:
$CI_PROJECT_DIR/belle2/gen-sim-reco/belle2-gen-sim-reco.spec
only
:
variables
:
-
$CI_COMMIT_BRANCH == "qa-build-belle2-gen-sim-reco"
<<
:
*build-hepwl-anchor
###
### Template for all the build jobs of hep-workloads containers
###
...
...
@@ -202,6 +214,8 @@ job_test-parsers:
-
for aparser in `find . -name "test_parser.sh"`; do echo -e "$aline\nRunning $aparser\n$aline"; jobdir=$(dirname $(readlink -f $aparser))/jobs; $aparser || (tar -cvzf archive.tgz $jobdir; exit 1); done
# after_script:
# - tar -cvzf archive.tgz .
except
:
-
master
artifacts
:
paths
:
-
$CI_PROJECT_DIR/archive.tgz
...
...
README.md
View file @
7417143d
...
...
@@ -16,7 +16,7 @@ Snapshotting of CVMFS is obtained using the [CVMFS Shrinkwrap utility](https://c
| CMS |
[
digi
](
cms/digi
)
|
[
link
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/-/blob/master/cms/digi/cms-digi/DESCRIPTION
)
|
[
Apache v2
](
https://github.com/cms-sw/cmssw/blob/master/LICENSE
)
|
[
docker
](
docker://gitlab-registry.cern.ch/hep-benchmarks/hep-workloads/cms-digi-bmk:latest
)
| Y | !
[
pipeline status
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/badges/qa-build-cms-digi/pipeline.svg
)
|
| CMS |
[
reco
](
lhcb/gen-sim
)
|
[
link
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/-/blob/master/cms/reco/cms-reco/DESCRIPTION
)
|
[
Apache v2
](
https://github.com/cms-sw/cmssw/blob/master/LICENSE
)
|
[
docker
](
docker://gitlab-registry.cern.ch/hep-benchmarks/hep-workloads/cms-reco-bmk:latest
)
| Y | !
[
pipeline status
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/badges/qa-build-cms-reco/pipeline.svg
)
|
| LHCb |
[
gen-sim
](
lhcb/gen-sim
)
|
[
link
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/-/blob/master/lhcb/gen-sim/lhcb-gen-sim/DESCRIPTION
)
|
[
GNU GPL v3
](
indico.cern.ch/event/727095/contributions/2992611/attachments/1646177/2631053/20180509-HSFLicensing-LHCbStatus.pdf
)
|
[
docker
](
docker://gitlab-registry.cern.ch/hep-benchmarks/hep-workloads/lhcb-gen-sim-bmk:latest
)
| Y | !
[
pipeline status
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/badges/qa-build-lhcb-gen-sim/pipeline.svg
)
|
| Belle2 |
[
gen-sim-reco
](
belle2/gen-sim-reco
)
|
[
link
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/-/blob/master/belle2/gen-sim-reco/belle2-gen-sim-reco/DESCRIPTION
)
|
[
GNU GPL v3
](
indico.cern.ch/event/727095/contributions/2992611/attachments/1646177/2631053/20180509-HSFLicensing-belle2Status.pdf
)
|
[
docker
](
docker://gitlab-registry.cern.ch/hep-benchmarks/hep-workloads/belle2-gen-sim-reco-bmk:latest
)
| Y | !
[
pipeline status
](
https://gitlab.cern.ch/hep-benchmarks/hep-workloads/badges/qa-build-belle2-gen-sim-reco/pipeline.svg
)
|
## HEP application in a standalone container
...
...
belle2/gen-sim-reco/belle2-gen-sim-reco.spec
0 → 100644
View file @
7417143d
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment