Skip to content

nsdi24p293/consym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consym

Usage

Choose a git branch

cd fabric

git checkout vanilla
# git checkout strawman # i.e. fabric-S
# git checkout consym

cd ..

Build images

./consym.sh build

Build HLF and tape images

You must properly set these variables in env.sh in the root directory.

  • BUILD_HLF_IMAGE
  • BUILD_TAPE_IMAGE
  • HLF_TYPE
  • HLF_IMAGE_PREFIX

Test

./consym.sh test

Setup network and test the performance of consym

You must properly set these variables in env.sh in the test directory.

  • DEPLOY_MODE

Clean

./consym.sh clean

Clean the images and/or test result.

You must properly set these variables in env.sh in the root directory.

  • CLEAN_HLF_PEER_IMAGE
  • CLEAN_TAPE_IMAGE
  • CLEAN_RESULT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages