Project

General

Profile

action #34813

Updated by thehejik about 6 years ago

According to PRD document for CaaSP 3.0 we should test Toolchain module/add-on in CaaSP 3.0 for kernel debugging purposes. 

 * The module will be distributed for end users as a new SCC channel for CaaSP 3 over SUSEConnect (online SCC repo only, no DVD) 
 * Thorsten wants to test installing of KMP kernel modules (like Nvidia) and little debugging with strace, gdb, (tcpdump) 
 * URI of the module in IBS is SUSE:Products:SUSE-CaaSP-Toolchain:3:x86_64 

 Trello card from SCC team https://trello.com/c/LL8lkF4E/91-caasp3-toolchain-module (card in current sprint so it should be ready soon) 

 The card has been marked as done today 18.4.2018. 

 We have discussed the workflow with aherzig: 
 * user will register CaaSP by using SUSEConnect -r <caasp_product_key> 
 * after registering there should be free toolchain extension available in SUSEConnect -l output: 
 <blockquote> 
 AVAILABLE EXTENSIONS AND MODULES 


 FREE EXTENSIONS 

   SUSE CaaS Plattform Toolchain 3.0 x86_64 
   Install with:        SUSEConnect -p caasp-toolchain/3.0/x86_64 


 MORE INFORMATION 

 You can find more information about available modules here: 
 https://www.suse.com/products/server/features/modules.html 
 </blockquote> 
 * register Toolchain module by calling SUSEConnect -p caasp-toolchain/3.0/x86_64 
 * install tcpdump|gcc|gdb|strace 

    

Back