cnti-testcatalog / testsuite

📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
169 stars 70 forks source link

chmod a+x cnf-testsuite in curl_install.sh #1967

Closed collivier closed 2 months ago

collivier commented 2 months ago

Description

cnf-testsuite isn't executable in the archive which breaks Installation and Usage curl_install.sh must also chmod the binary.

Types of changes:

agentpoyo commented 2 months ago

This is confirmed working now after running the install instructions for source curl installation method:

$ ls -alhtr ./.cnf-testsuite/cnf-testsuite 
-rwxr-xr-x. 1 dbentley dbentley 20M Mar  6 21:50 ./.cnf-testsuite/cnf-testsuite