Skip to content

RedHat-Israel/reproducer2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and uploading the image to an SNO

make build-and-upload-and-load TAG=test4 SERVER=192.168.18.18

Deploying the environment

First, install the SRIOV operator and configuration. See the other directory. Then:

make deploy TAG=test4

You can tear down the environment with:

make undeploy

Deploying the remote endpoint

Copy deploy-endpoint.sh to node that can reach the l1cp SR-IOV port and run it:

bash -x deploy-endpoint.sh

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.3%
  • Makefile 43.7%
  • Dockerfile 6.0%