Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-android
Commits
51597e87
Commit
51597e87
authored
2 years ago
by
Quentin Monnier
Committed by
Sylvain Berfini
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update job-uitests.yml delete emulator at the end
parent
5b628706
feature/call_uitests
1 merge request
!1192
Added automated UI tests
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci-files/job-uitests.yml
+3
-0
.gitlab-ci-files/job-uitests.yml
with
3 additions
and
0 deletions
.gitlab-ci-files/job-uitests.yml
+
3
−
0
View file @
51597e87
...
@@ -64,6 +64,9 @@ job-android-uitests:
...
@@ -64,6 +64,9 @@ job-android-uitests:
-
mv app/build/outputs/apk/debug/linphone-android-debug-*.apk ./apks/debug
-
mv app/build/outputs/apk/debug/linphone-android-debug-*.apk ./apks/debug
-
mv app/build/outputs/apk/release/linphone-android-release-*.apk ./apks/release
-
mv app/build/outputs/apk/release/linphone-android-release-*.apk ./apks/release
-
.gitlab-ci-files/html2xml-report -p reports
-
.gitlab-ci-files/html2xml-report -p reports
#delete emulator
-
${ANDROID_HOME}/cmdline-tools/latest/bin/avdmanager --verbose delete avd --name $emulator_name > logs/emulatorDeletion.log
artifacts
:
artifacts
:
paths
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets