T-Rex: 2.82, core pin, 8 workers
[csit.git] / resources / tools / testbed-setup / ansible / roles / trex / tasks / main.yaml
index 0e139a2..4e67151 100644 (file)
@@ -69,7 +69,7 @@
     - install-trex
 
 - name: T-Rex - Compile Release III
-  command: "make"
+  command: "make -j 16"
   args:
       chdir: "{{ trex_target_dir }}/trex-core-{{ item }}/scripts/ko/src"
   loop: "{{ trex_version }}"