Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-test-cases
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tests
apertis-test-cases
Commits
d4946d6a
Commit
d4946d6a
authored
2 years ago
by
Siva Krishna Prasad Chinthalapudi
Browse files
Options
Downloads
Patches
Plain Diff
Enabling didcot TC for lava execution
parent
c669fc95
No related branches found
No related tags found
1 merge request
!515
Draft: Wip/enable didcot tc for lava execution
Pipeline
#480534
passed
2 years ago
Stage: test
Stage: generate
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-cases/didcot.yaml
+52
-0
52 additions, 0 deletions
test-cases/didcot.yaml
with
52 additions
and
0 deletions
test-cases/didcot.yaml
0 → 100644
+
52
−
0
View file @
d4946d6a
metadata
:
name
:
didcot
format
:
"
Apertis
Test
Definition
1.0"
image-types
:
target
:
[
armhf
,
amd64
]
sdk
:
[
amd64
]
image-deployment
:
-
APT
type
:
unit
exec-type
:
automated
priority
:
medium
maintainer
:
"
Apertis
Project"
description
:
"
Test
the
content
hand-over
feature
by
launching
an
application.
Didcot
service
is
responsible
for
the
content
hand-over
by
launching
an
application
which
supports
the
mime
type
or
uri
schemes
.
The
script
launches
a
browser
application
which
supports
http
uri
schemes"
expected
:
-
"
The
output
should
be
similar
to:"
-
|
>Running test: /usr/share/installed-tests/didcot-0/didcot-test.test
# random seed: R02S69e7aa70c3f09ec156e00b6d49d5f4ec
1..1
# Start of didcot-tests tests
ok 1 /didcot-tests/test_open_uri
# End of didcot-tests tests
PASS: didcot-0/didcot-test.test
SUMMARY: total: 1 passed: 1 skipped: 0 failed: 0
install
:
deps
:
-
gnome-desktop-testing
-
didcot-tests
git-repos
:
-
url
:
https://gitlab.apertis.org/infrastructure/apertis-tests.git
branch
:
'
apertis/v2023pre'
run
:
steps
:
-
"
#
Enter
test
directory:"
-
cd apertis-tests
-
"
#
Execute
the
following
command:"
-
common/run-test-in-systemd --user=user --timeout=900 --name=didcot gnome-desktop-testing-runner didcot
parse
:
fixupdict
:
FAIL
:
fail
PASS
:
pass
SKIP
:
skip
pattern
:
^(?P<result>PASS|FAIL|SKIP):\s*(?P<test_case_id>\S+)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment