Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 44793767 authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

Merge branch 'testing-chartreuse2' of...

Merge branch 'testing-chartreuse2' of gitlab.inria.fr:grid5000/reference-repository into testing-chartreuse2
parents db913bf9 345b8964
No related branches found
No related tags found
No related merge requests found
Pipeline #1128096 failed
......@@ -4,7 +4,7 @@ stages:
- lint
- check
- generate-access-history
- deploy
- resources-explorer
include:
- project: 'grid5000/grid5000-gitlab-templates'
......@@ -86,7 +86,7 @@ deploy-to-api-servers:
- /srv/ci-runner-scripts/bin/update-api-servers
rebuild_resources_explorer:
stage: deploy
stage: resources-explorer
# NOTE: this job triggers a rebuild of resources explorer which will be
# automatically deployed to production if it succeeds, therefore it is only
# ran on the main branch.
......@@ -100,7 +100,7 @@ rebuild_resources_explorer:
strategy: depend
preview_resources_explorer:
stage: deploy
stage: resources-explorer
# NOTE: this job triggers a rebuild of resources explorer which will be
# automatically deployed to a specific environment.
# Resources Explorer build environments are available here:
......
......@@ -122,7 +122,8 @@
},
"p1": {
"ggas": [
"linkmedia"
"linkmedia",
"artishau"
],
"sites": [
"mc-staff-site",
......@@ -501,7 +502,8 @@
},
"p1": {
"ggas": [
"linkmedia"
"linkmedia",
"artishau"
],
"sites": [
"mc-staff-site",
......@@ -742,7 +744,8 @@
},
"p1": {
"ggas": [
"linkmedia"
"linkmedia",
"artishau"
],
"sites": [
"mc-staff-site",
......@@ -977,7 +980,7 @@
},
"p1": {
"ggas": [
"linkmedia"
"artishau"
],
"sites": [
"mc-staff-site",
......@@ -1088,7 +1091,8 @@
},
"p1": {
"ggas": [
"linkmedia"
"linkmedia",
"artishau"
],
"sites": [
"mc-staff-site",
......
......@@ -8,6 +8,8 @@
],
"model": "Dell PowerEdge C6320",
"nodes_count": 4,
"nodes_description": "2 CPUs Intel Xeon E5-2640 v4, 10 cores/CPU, 32GB RAM, 1117GB HDD, 1 x 10Gb Ethernet",
"priority": 201611,
"queues": [
"admin",
......@@ -17,4 +19,4 @@
"type": "cluster",
"uid": "chartreuse2",
"warranty_end": "2021-11-13"
}
\ No newline at end of file
}
......@@ -37,14 +37,18 @@ roazhon8: *sairpico-shared
abacus1: *sairpico-shared
abacus2: *sairpico-shared
## LINKMEDIA
abacus3: &linkmedia-exclusive
p1: [linkmedia, '@admin']
## LINKMEDIA & ARTISHAU
abacus3: &linkmedia-artishau-exclusive
p1: [linkmedia, artishau, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
abacus10: *linkmedia-artishau-exclusive
abacus18: *linkmedia-artishau-exclusive
abacus21: *linkmedia-artishau-exclusive
## ARTISHAU
abacus26: &artishau-exclusive
p1: [artishau, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
abacus10: *linkmedia-exclusive
abacus18: *linkmedia-exclusive
abacus21: *linkmedia-exclusive
abacus26: *linkmedia-exclusive
## SIROCCO
abacus5: &sirocco-exclusive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment