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
050dd93a
Commit
050dd93a
authored
3 years ago
by
Benani Sagar Kishore
Browse files
Options
Downloads
Patches
Plain Diff
Adding Newport testcase to work on both APT & OSTree images
parent
fa204f48
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#255041
passed
3 years ago
Stage: test
Stage: deploy
Pipeline: apertis-test-cases-web
#255042
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-cases/newport-test.yaml
+31
-0
31 additions, 0 deletions
test-cases/newport-test.yaml
with
31 additions
and
0 deletions
test-cases/newport-test.yaml
0 → 100644
+
31
−
0
View file @
050dd93a
metadata
:
name
:
test-newport
format
:
"
Apertis
Test
Definition
1.0"
image-types
:
target
:
[
armhf
,
amd64
]
sdk
:
[
amd64
]
image-deployment
:
-
OSTree
type
:
functional
exec-type
:
automated
priority
:
medium
maintainer
:
"
Apertis
Project"
description
:
"
Run
the
Newport
test
suite"
expected
:
-
"
Tests
will
show
PASS
or
FAIL
as
result."
install
:
git-repos
:
-
url
:
https://gitlab.apertis.org/sagar/newport.git
branch
:
apertis/v2021
run
:
steps
:
-
"
#
Enter
test
directory:"
-
cd apertis-tests
-
"
#
Execute
the
following
command:"
-
common/run-test-in-systemd --user=user --timeout=900 --name=newport gnome-desktop-testing-runner newport
parse
:
pattern
:
"
(?P<test_case_id>.*):
\\
s+(?P<result>(pass|fail))"
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