Skip to content

Commit

Permalink
Change branch name and end date (#1509)
Browse files Browse the repository at this point in the history
* adding testing statements

* updating json

* unnecessay changes
  • Loading branch information
Tulsishah authored and gargnitingoogle committed Nov 28, 2023
1 parent d7a33bb commit 62cbb9a
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
{
"config_name": "master",
"gcsfuse_flags": "--implicit-dirs --max-conns-per-host 100 --debug_fuse --debug_gcs",
"branch": "updating_build_script",
"end_date": "2023-12-30 05:30:00+00:00"
"branch": "master",
"end_date": "2024-03-31 05:30:00+00:00"
},
{
"config_name": "dec_2023_release",
Expand All @@ -16,13 +16,13 @@
"config_name": "read_cache_release",
"gcsfuse_flags": "--implicit-dirs --max-conns-per-host 100 --debug_fuse --debug_gcs",
"branch": "read_cache_release",
"end_date": "2023-12-30 05:30:00+00:00"
"end_date": "2024-03-31 05:30:00+00:00"
},
{
"config_name": "nov_2023_release",
"gcsfuse_flags": "--implicit-dirs --max-conns-per-host 100 --debug_fuse --debug_gcs",
"branch": "nov_2023_release",
"end_date": "2023-12-30 05:30:00+00:00"
"end_date": "2023-11-30 05:30:00+00:00"
}
]
}

0 comments on commit 62cbb9a

Please sign in to comment.