forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Cache DPDK installed libraries only.
Rather than save the whole DPDK sources and build artefacts, checkout sources in a separate directory. Only the installed artefacts are then going to the cache. Example sources in the share/dpdk installed directory can be pruned too. This makes a DPDK cache entry size go from ~80MB to ~4MB. Signed-off-by: David Marchand <[email protected]>
- Loading branch information
1 parent
e60ab41
commit f19e7a2
Showing
2 changed files
with
20 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters