Skip to content

Commit

Permalink
Update benchmark/BDN.benchmark/Cluster/ClusterContext.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Vasileios Zois <[email protected]>
  • Loading branch information
badrishc and vazois authored Oct 21, 2024
1 parent 23d7930 commit c194aa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmark/BDN.benchmark/Cluster/ClusterContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ public void SetupSingleInstance(bool disableSlotVerification = false)
Port = port,
CleanClusterConfig = true,
};
if (RuntimeInformation.IsOSPlatform(OSPlatform.Linux))

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test.cluster)

The name 'RuntimeInformation' does not exist in the current context

Check failure on line 39 in benchmark/BDN.benchmark/Cluster/ClusterContext.cs

View workflow job for this annotation

GitHub Actions / Garnet (windows-latest, net8.0, Release, Garnet.test.cluster)

The name 'OSPlatform' does not exist in the current context
opt.CheckpointDir = "/tmp";
server = new EmbeddedRespServer(opt);
session = server.GetRespSession();
_ = server.Register.NewTransactionProc(CustomProcSet.CommandName, () => new CustomProcSet(), new RespCommandsInfo { Arity = CustomProcSet.Arity });
Expand Down

0 comments on commit c194aa0

Please sign in to comment.