This change organizes the `ci` directory into common-sense
subfolders and standardizes pipelines naming schemes.
Also removes the dead Jenkins code in the `./scripts` directory
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
This patch fixes some wrong artifact names for fabric-ca in
`fabric-samples/test-network/network.sh`.
Artifacts names which include `issuerPublicKey` and `issuerRevocationPublicKey`
should start with capital letters.
Due to the wrong names, some files remain even after running the command to
bring down networks using fabric-ca.
Signed-off-by: Tatsuya Sato <Tatsuya.Sato@hal.hitachi.com>