Skip to content

Commit

Permalink
Merge branch 'isa_network_mod_uvm' into 'devel'
Browse files Browse the repository at this point in the history
Add network module verification into automatic jenkins multiver script

See merge request ndk/ndk-app-minimal!58
  • Loading branch information
jakubcabal committed Mar 1, 2024
2 parents fc2fb73 + 81f4269 commit 67a010f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/jenkins/comp.jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def COMPONENTS_MULTIVER = [\
['DMA_TRANS_ACCU' ,'ndk/modules/ndk-mod-dma-medusa/rx/comp/dma_endpoint/comp/trans_accu/ver' ,'top_level.fdo' ,'tbench/test_pkg.sv' ,'ver_settings.py'],\
['PCIE_ADAPTERS' ,'ndk/core/intel/src/comp/pcie/comp/pcie_adapter/uvm' ,'top_level.fdo' ,'tbench/tests/pkg.sv' ,'ver_settings.py'],\
['PCIE_TOP' ,'ndk/core/intel/src/comp/pcie/uvm' ,'top_level.fdo' ,'tbench/tests/pkg.sv' ,'ver_settings.py'],\
['NETWORK_MOD' ,'ndk/core/intel/src/comp/network_mod/uvm' ,'top_level.fdo' ,'tbench/pkg.sv' ,'ver_settings.py'],\
]
/////////////////////////////////////////////////////////////////////////////

Expand Down

0 comments on commit 67a010f

Please sign in to comment.