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
Merge requests
!600
Update resources info of USB partition for offline updates
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update resources info of USB partition for offline updates
wip/offline_test_step_update
into
apertis/v2025dev1
Overview
0
Commits
2
Pipelines
1
Changes
2
Merged
Sudarshan CP
requested to merge
wip/offline_test_step_update
into
apertis/v2025dev1
1 year ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
Signed-off-by: Sudarshan C P
sudarshan.cp2@in.bosch.com
0
0
Merge request reports
Compare
apertis/v2025dev1
apertis/v2025dev1 (base)
and
latest version
latest version
558590cd
2 commits,
1 year ago
2 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
test-cases/apertis-update-manager-rollback.yaml
+
2
−
1
Options
@@ -17,7 +17,8 @@ metadata:
resources
:
-
"
A
static
encrypted
update
bundle
file
of
the
same
architecture,
variant
and
version
as
the
testing
image"
-
"
A
Fat32
USB
flash
drive,
preloaded
with
the
encrypted
update
bundle
at
the
root
of
the
disk"
-
"
A
Fat32
USB
flash
drive,
with
only
one
partition."
-
"
Preload
the
encrypted
update
bundle
at
the
root
of
the
disk"
-
"
The
latest
static
encrypted
update
file
can
be
downloaded
at
the
same
location
than
the
Apertis
image.
It
has
the
same
basename,
and
a
'.delta.enc'
extension"
-
"
The
static
encrypted
update
file
should
be
copied
to
the
flash
drive
using
the
name
'static-update.bundle.enc'."
-
"
A
PC
must
be
connected
to
DUT
serial
port"
Loading