Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a4ee241
)
Fix vpp-csit device script
87/31887/2
author
Vratko Polak
<
[email protected]
>
Mon, 7 Dec 2020 14:11:15 +0000
(15:11 +0100)
committer
Vratko Polak
<
[email protected]
>
Tue, 20 Apr 2021 17:27:46 +0000
(17:27 +0000)
In Gerrit 30041 that was not tested properly.
Change-Id: I42f57f1933b0e7d029030f4ec502f7268780827b
Signed-off-by: Vratko Polak <
[email protected]
>
(cherry picked from commit
70b633f637f6923d1e266473389ddbba02ca37f1
)
resources/libraries/bash/entry/per_patch_device.sh
patch
|
blob
|
history
diff --git
a/resources/libraries/bash/entry/per_patch_device.sh
b/resources/libraries/bash/entry/per_patch_device.sh
index
01e4de0
..
efa925e
100644
(file)
--- a/
resources/libraries/bash/entry/per_patch_device.sh
+++ b/
resources/libraries/bash/entry/per_patch_device.sh
@@
-1,6
+1,6
@@
#!/usr/bin/env bash
-# Copyright (c) 202
0
Cisco and/or its affiliates.
+# Copyright (c) 202
1
Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
@@
-57,5
+57,4
@@
select_vpp_device_tags || die
compose_pybot_arguments || die
run_pybot || die
move_archives || die
-archive_test_results "csit_current" || die
die_on_pybot_error || die