summaryrefslogtreecommitdiff
path: root/openembedded/jtreg-hotspot-serviceability.yaml
blob: 72e7a1a36c4030645c59015205bf142c041115c7 (plain)
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
# Copyright (C) 2013, Linaro Limited.
#
# PLEASE DO NOT HAND EDIT THIS FILE.
#
# This file has been auto-generated from:
#
#    make-yaml-files.sh
#
# which can be found in the following repo:
#
#    git://git.linaro.org/leg/openjdk/jtreg-lava-scripts
#
# PLEASE DO NOT HAND EDIT THIS FILE.
#
metadata:
  name: hotspot-serviceability
  format: "Lava-Test-Shell Test Definition 1.0"
  description: "Regression tests for the OpenJDK platform"
  version: 1.0
  maintainer:
    - andrew.mcdermott@linaro.org
  os:
    - openembedded
  scope:
    - test
  devices:
    - rtsm_ve-armv8
run:
  steps:
    - 'source $HOME/jtreg-setup.env'
    - 'cd $JTREG_TESTRUN_ID/test-definitions/openembedded/scripts'
    - 'TESTDIRS=serviceability ./jtreg-test $HOTSPOT_TEST_DIR serviceability'