Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Commits
a2700bf9
Commit
a2700bf9
authored
5 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
adjusted zipr-rida config name to match test-cmds
parent
84db2856
No related branches found
No related tags found
No related merge requests found
Pipeline
#3849
failed
5 years ago
Stage: clean
Stage: build
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cicd_testing/builtin-xforms.sh
+2
-2
2 additions, 2 deletions
cicd_testing/builtin-xforms.sh
zipr
+1
-1
1 addition, 1 deletion
zipr
with
3 additions
and
3 deletions
cicd_testing/builtin-xforms.sh
+
2
−
2
View file @
a2700bf9
...
...
@@ -8,8 +8,8 @@ cd $PEASOUP_HOME/tests
make clean
;
if
[[
$(
uname
-m
)
==
'armv7l'
]]
||
[[
$(
uname
-m
)
==
'aarch64'
]]
;
then
./test_cmds.sh
-c
"
zipr_
rida"
-l
-a
"bzip2 ls"
./test_cmds.sh
-c
"rida"
-l
-a
"bzip2 ls"
else
./test_cmds.sh
-c
"
zipr_
rida fix_calls_rida fix_calls_ida"
-l
-a
"bzip2 tcpdump"
./test_cmds.sh
-c
"rida fix_calls_rida fix_calls_ida"
-l
-a
"bzip2 tcpdump"
fi
This diff is collapsed.
Click to expand it.
zipr
@
90b4041d
Compare
649ee310
...
90b4041d
Subproject commit
649ee3103270dc4abf3dc890afec28e12aaa5900
Subproject commit
90b4041d328482923a545730702619d30b72165a
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