forked from ubccr/xdmod-appkernels
-
Notifications
You must be signed in to change notification settings - Fork 0
/
shippable.yml
43 lines (43 loc) · 1.04 KB
/
shippable.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
language: none
env:
global:
- COMPOSER_ALLOW_SUPERUSER=1
- XDMOD_REALMS='jobs,storage'
- XDMOD_TEST_MODE=fresh_install
- XDMOD_BRANCH=xdmod9.5
build:
cache: true
cache_dir_list:
- /root/.composer
pre_ci:
- docker build -t pseudo_repo/xdmod-open-appkernels:latest .
pre_ci_boot:
image_name: pseudo_repo/xdmod-open-appkernels
image_tag: latest
pull: false
options: "--user root -e HOME=/root --shm-size 2g"
ci:
- ./tests/runtests.sh
on_failure:
- cat /var/log/xdmod/*
jobs:
- name: xdmod-appkernels_runCI
type: runCI
steps:
- IN: nightly-trigger
on_success:
- NOTIFY: email-team
on_failure:
- NOTIFY: email-team
resources:
- name: nightly-trigger
type: time
versionTemplate:
interval: "0 3 * * *" # UTC
- name: email-team
type: notification
versionTemplate:
method: email
recipients: